Voyeur is a tiny Javascript library that lets you transverse and manipulate the DOM the way it should have been. Voyeur.min.js (1.2kb) Transverse.the.DOM Voyeur allows you to transverse the DOM via the dot operator like you would any Javascript object. This makes for a streamlined and native experience like it always should have been. Element creation One of the most useful components of Voyeur is
Live, reactive templating ractivejs.orgis a template-driven UI library, but unlike other tools that generate inert HTML, it transforms your templates into blueprints for apps that are interactive by default. Powerful and extensible Two-way binding, animations, SVG support and more are provided out-of-the-box – but you can add whatever functionality you need by downloading and creating plugins. Opt
AgentforceHumans with Agents drive customer success together. Explore Agentforce
Not long ago, I tagged Prototype 1.7.1, an update 18 months in the making. It features an overhaul of our DOM library and better coexistence with ES5 methods, but quite a bit more as well. I’m sure you’re curious about why it’s taken so long. But first let’s look at what’s been done in 1.7.1. When last we spoke, I told you about the plans we had for 1.7.0.1 and 1.7.1 — a bugfix release and a minor
Lately its getting more and more obvious that web development is indeed a basic human right. And it should be accessible to every developer in the industry. jQuery played its part by making web development easier for designers, CoffeeScript for Rubyists and Pythonistas, Dart for Java devs, ClojureScript for Lispers etc. But what about DBAs? aren't they equally human? Should they be doomed to suffe
Laconic offers an intuitive approach to generating DOM content in JavaScript. The source code is available on GitHub. Consider the code necessary to produce a simple table hierarchy with the standard DOM API: var firstTh = document.createElement('th'); firstTh.appendChild(document.createTextNode('first name')); var secondTh = document.createElement('th'); secondTh.appendChild(document.createTextNo
※ phiary に引っ越しました. 毎日プログラミングやWebに関する情報を発信しています! RSS 登録してたまに覗いたり, tweet やハテブして拡散してもらえると幸いです. JavaScript ライブラリ TMLib を公開しました. ゲームを作る際や, DOM で遊んだりする際にご使用下さい.(α版です. βや正式版にする予定はありません) 動的スクリプトのロードやゲーム制作に必要なスクリプト, Vector, Matrix といったクラスのサポートなど色々やっています. 荒削りですし色々とツッコミどころ満載ですが… 昔作ったやつなので, 温かい目で見てやって下さい. About TMLib とは『JavaScript をより使いやすく, より便利に, そしてより豊かに.』をコンセプトに制作したJavaScript 拡張ライブラリです. jQuery のコードを読んでいて生意
What is DOMAssistant? The idea of DOMAssistant is to provide a simpler and more consistent way to script against the Document Object Model (DOM) in web browsers. The idea is that everything starts with the element(s) in question, selected through id or CSS selectors, and then perform various methods on it, such as adding or removing classes, events etc. Example code: $("#container input[type=text]
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く