Sonic

Sonic 0.2.1

Sonic utilizes the HTML5 canvas utility for animating the spinner, allowing developers to mask loading operations.The library gives developers the tools to decide how the preloader moves and looks, letting him control its path, size, padding, coloring,...

debug.js

debug.js 0.2

debug.js is more of a compliance checker to JavaScript standards than an actual debugging toolkit.The library works by checking the desired code snippets against the browser's built-in JavaScript runtime, and optionally against JSLint.It collects the...

Satisfy

Satisfy 0.3.1

Satisfy works like the jQuery selector engine, but instead of parsing the DOM and selecting the desired items, it renders empty tags out of the passed selector structure.So something like satisfy(div span a); will generate HTML in the form...