diff --git a/data-min.js b/data-min.js index 8dad46f6c..beb1f4f9f 100644 --- a/data-min.js +++ b/data-min.js @@ -1 +1 @@ -var MicroJS=[{"name":"Tweet-Templ","tags":["templating"],"description":"function t(s,d){for(var p in d)s=s.replace(new RegExp('{'+p+'}','g'),d[p]);return s;}","url":"http://mir.aculo.us/2011/03/09/little-helpers-a-tweet-sized-javascript-templating-engine/","novalidate":true,"size":"0.1 kB","tweets":"107","xmlEncodedName":"Tweet-Templ"},{"name":"infuse.js","tags":["ioc","di","injection","dependency","framework"],"description":"IOC library to handle dependency injection","url":"https://github.com/soundstep/infuse.js","size":"1.7 kB","tweets":"2","xmlEncodedName":"infuse.js"},{"name":"kebab.js","tags":["pubsub","queue"],"description":"Half queue half pubsub. Super small and simple queue that supports subscribers","url":"https://github.com/thlorenz/kebab","size":"0.2 kB","tweets":"1","xmlEncodedName":"kebab.js"},{"name":"lexer","tags":["lexer"],"description":"An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.","url":"https://github.com/aaditmshah/lexer","size":"0.7 kB","tweets":"1","xmlEncodedName":"lexer"},{"name":"Smoothie Charts","tags":["canvas","charts","graphs"],"description":"Smooooooth JavaScript charts for realtime streaming data","url":"http://smoothiecharts.org/","size":"1.6 kB","tweets":"300","xmlEncodedName":"Smoothie Charts"},{"name":"bitarray.js","tags":["data"],"description":"simple bit fields and arrays with pure JavaScript","url":"http://github.com/madrobby/bitarray.js","size":"0.4 kB","tweets":"0","xmlEncodedName":"bitarray.js"},{"name":"is.js","tags":["condition","validate"],"description":"Micro javascript library that allows you to do conditions faster.","url":"https://github.com/Cedriking/is.js","size":"0.9 kB","tweets":"4","xmlEncodedName":"is.js"},{"name":"vagueTime.js","tags":["time","date"],"description":"formats time differences as a vague time, e.g. 'just now' or '3 weeks ago'","url":"https://github.com/philbooth/vagueTime.js","size":"0.4 kB","tweets":"1","xmlEncodedName":"vagueTime.js"},{"name":"css.js","tags":["util","css","client","browser"],"description":"Handles dynamic style sheets","url":"https://github.com/radmen/css.js","size":"0.6 kB","tweets":"3","xmlEncodedName":"css.js"},{"name":"compare.js","tags":["compare"],"description":"compare.js implements JavaScript's comparison operators for Node.js and the browser the way you would expect them to be.","url":"https://github.com/goloroden/compare.js","size":"0.7 kB","tweets":"15","xmlEncodedName":"compare.js"},{"name":"Panzer","tags":["data"],"description":"A comprehensive node-tree solution, for smart data","url":"https://github.com/bemson/Panzer","size":"1.9 kB","tweets":"0","xmlEncodedName":"Panzer"},{"name":"microevent.js","tags":["events","node"],"description":"event emitter for any javascript object for node and browser.","url":"https://github.com/jeromeetienne/microevent.js","size":"0.3 kB","tweets":"5","xmlEncodedName":"microevent.js"},{"name":"gowiththeflow.js","tags":["functional","async","defered"],"description":"Async flow control micro library for node and browser.","url":"https://github.com/jeromeetienne/gowiththeflow.js","size":"0.3 kB","tweets":"0","xmlEncodedName":"gowiththeflow.js"},{"name":"dropinrequire.js","tags":["loader","commonjs","require","node"],"description":"dropin replacement for require() in browser.","url":"http://jeromeetienne.github.com/dropinrequire.js/","size":"0.5 kB","tweets":"1","xmlEncodedName":"dropinrequire.js"},{"name":"Validation","tags":["validation","testing"],"description":"Browser/node validation library. Functions available. Regex fragments available. Validates: url, email, domain, TLD, uuid, ipv4 and more.","url":"https://github.com/One-com/one-validation","size":"1.8 kB","tweets":"3","xmlEncodedName":"Validation"},{"name":"Backbone","tags":["mvc","data","functional"],"description":"Lightweight MVC—models with custom events, collections with rich enumerables, views and RESTful JSON.","url":"http://backbonejs.org/","size":"5.5 kB","tweets":"1,333","xmlEncodedName":"Backbone"},{"name":"Underscore","tags":["functional","language","data"],"description":"A utility-belt that provides functional programming support that you would expect in Ruby.","url":"http://underscorejs.org/","size":"4.4 kB","tweets":"460","xmlEncodedName":"Underscore"},{"name":"xui","tags":["base","dom","mobile","ajax","events","webkit","animation"],"description":"DOM library for authoring HTML5 mobile web applications, works cross-device and cross-platform.","url":"http://xuijs.com","size":"4.3 kB","tweets":"350","xmlEncodedName":"xui"},{"name":"Minion","tags":["class","inheritance","namespace","dependencies","pubsub","notifications"],"description":"Cross-platform & cross-browser classical inheritance in JavaScript","url":"https://github.com/gigafied/minion","size":"3.4 kB","tweets":"11","xmlEncodedName":"Minion"},{"name":"Simplify.js","tags":["math","geometry","simplification","polyline"],"description":"A tiny high-performance JavaScript 2D/3D polyline simplification library.","url":"http://mourner.github.com/simplify-js/","size":"0.5 kB","tweets":"86","xmlEncodedName":"Simplify.js"},{"name":"one-color","tags":["color"],"description":"Browser/node color library. Implicit color space conversions, chainable channel methods and CSS convenience methods. RGB, HSV, HSL, CMYK with alpha channel","url":"https://github.com/One-com/one-color","size":"2.1 kB","tweets":"22","xmlEncodedName":"one-color"},{"name":"shorttag.js","tags":["templating"],"description":"templating engine for node and browser.","url":"https://github.com/jeromeetienne/shorttag.js","size":"0.4 kB","tweets":"0","xmlEncodedName":"shorttag.js"},{"name":"cssFx","tags":["css","css3","polyfill"],"description":"Standalone polyfill that inserts the vendor-specific CSS3 properties necessary for old and new browsers.","url":"http://imsky.github.com/cssFx/","size":"2.6 kB","tweets":"198","xmlEncodedName":"cssFx"},{"name":"microcache.js","tags":["data","storage","cache"],"description":"in-memory cache for node and browser.","url":"https://github.com/jeromeetienne/microcache.js","size":"0.2 kB","tweets":"0","xmlEncodedName":"microcache.js"},{"name":"Histogram","tags":["canvas","color"],"description":"Provides a histogram data structure from a PNG/JPEG/GIF image path. NodeJS, AMD module and vanilla JS support","url":"https://github.com/Munter/node-histogram","size":"0.6 kB","tweets":"5","xmlEncodedName":"Histogram"},{"name":"Modernizr","tags":["feature"],"description":"Detects native CSS3 and HTML5 features available in the current browser.","url":"http://www.modernizr.com/","size":"4.3 kB","tweets":"2,956","xmlEncodedName":"Modernizr"},{"name":"Slang","tags":["string","functional","language"],"description":"A collection of utility functions for strings","url":"https://github.com/devongovett/slang","size":"2.1 kB","tweets":"23","xmlEncodedName":"Slang"},{"name":"DOMBrew","tags":["dom","dom-builder"],"description":"Clean API high performance DOM builder","url":"https://github.com/glebm/DOMBrew","size":"1.1 kB","tweets":"3","xmlEncodedName":"DOMBrew"},{"name":"MinPubSub","tags":["events","pubsub"],"description":"A publish/subscribe messaging framework","url":"https://github.com/daniellmb/MinPubSub","size":"0.2 kB","tweets":"9","xmlEncodedName":"MinPubSub"},{"name":"HEX/RGB","tags":["color"],"description":"Two way color conversion for Hexadecimal and RGB integer colors","url":"https://github.com/daniellmb/HEX-RGB-Conversion","tinyminify":true,"size":"0.1 kB","tweets":"0","xmlEncodedName":"HEX/RGB"},{"name":"$dom","tags":["dom","events","animation"],"description":"Selecting, styling, traversing and animating DOM elements.","url":"https://github.com/julienw/dollardom","size":"2.5 kB","tweets":"14","xmlEncodedName":"$dom"},{"name":"GSet","tags":["data","compose"],"description":"Share and control public proxies of private objects, with same-name getter/setters.","url":"https://github.com/bemson/GSet/","size":"1.5 kB","tweets":"0","xmlEncodedName":"GSet"},{"name":"genData","tags":["data"],"description":"A normalization pattern to build, query, and manipulate everything.","url":"https://github.com/bemson/genData/","size":"0.5 kB","tweets":"1","xmlEncodedName":"genData"},{"name":"Firmin","tags":["animation","webkit"],"description":"Animation library that uses CSS transforms and transitions to create smooth, hardware-accelerated animations.","url":"http://extralogical.net/projects/firmin/","size":"2.3 kB","tweets":"244","xmlEncodedName":"Firmin"},{"name":"Lawnchair","tags":["data","storage","webkit","mobile"],"description":"Client side JSON document store. Perfect for WebKit mobile apps.","url":"http://westcoastlogic.com/lawnchair/","size":"1.7 kB","tweets":"219","xmlEncodedName":"Lawnchair"},{"name":"Microajax","tags":["ajax"],"description":"Simple AJAX library.","url":"http://code.google.com/p/microajax/","size":"0.4 kB","tweets":"5","xmlEncodedName":"Microajax"},{"name":"Qatrix","tags":["framework"],"description":"A lightweight JavaScript framework for easily building up high performance web application with less code","url":"http://qatrix.com","size":"4.8 kB","tweets":"75","xmlEncodedName":"Qatrix"},{"name":"Placeholder.js","tags":["polyfill"],"description":"Adds support for the placeholder attribute in older browsers that don't support this HTML5 feature.","url":"https://github.com/NV/placeholder.js","size":"0.3 kB","tweets":"19","xmlEncodedName":"Placeholder.js"},{"name":"Bonzo","tags":["dom"],"description":"Hassle-free, library agnostic, extensible DOM utility.","url":"https://github.com/ded/bonzo","size":"4.2 kB","tweets":"30","xmlEncodedName":"Bonzo"},{"name":"BuildSugar","tags":["templating"],"description":"Bizarrely clean & simple syntax sugar for building HTML/XML strings","url":"http://jsfiddle.net/SubtleGradient/4W3RR/","size":"0.2 kB","tweets":"2","xmlEncodedName":"BuildSugar"},{"name":"Émile","tags":["animation","jsanimation"],"description":"Émile is a no-frills stand-alone CSS animation JavaScript framework","url":"https://github.com/madrobby/emile","size":"0.9 kB","tweets":"17","xmlEncodedName":"Émile"},{"name":"Zepto","tags":["base","dom","webkit","jquery","ajax","events","mobile"],"description":"jQuery API-compatible framework for modern web browsers. Optional Ajax, Events, Data and Touch modules.","url":"http://zeptojs.com","size":"4.3 kB","tweets":"1,563","xmlEncodedName":"Zepto"},{"name":"Jaguar","tags":["css"],"description":"A lightweight, extensible, and fast selector engine with excellent support for matchesSelector(), commonly used in event delegation. Jaguar supports all CSS1, CSS2, and most CSS3 selectors.","url":"https://github.com/alpha123/Jaguar","size":"3.2 kB","tweets":"0","xmlEncodedName":"Jaguar"},{"name":"Sly","tags":["css"],"description":"Sly is a query selector engine allowing you to select elements with CSS1, CSS2 & CSS3 selectors.","url":"https://github.com/digitarald/sly","size":"3.6 kB","tweets":"0","xmlEncodedName":"Sly"},{"name":"LABjs","tags":["loader"],"description":"The *performance* script loader: on-demand parallel script loading with ordered execution for dependencies.","url":"http://labjs.com/","size":"2.1 kB","tweets":"278","xmlEncodedName":"LABjs"},{"name":"Mustache","tags":["templating"],"description":"Minimal, logic-less templating with {{mustaches}}. Great for server- or client-side templating.","url":"http://mustache.github.com/","size":"2.1 kB","tweets":"762","xmlEncodedName":"Mustache"},{"name":"Qwery","tags":["css"],"description":"Blazing fast query selector engine allowing you to select elements with CSS1, CSS2 & CSS3 selectors.","url":"https://github.com/ded/qwery","size":"2.6 kB","tweets":"69","xmlEncodedName":"Qwery"},{"name":"TinyDOM","tags":["dom"],"description":"A very small DOM manipulation framework","url":"https://github.com/ctult/TinyDOM","size":"0.4 kB","tweets":"2","xmlEncodedName":"TinyDOM"},{"name":"Weld","tags":["templating"],"description":"Completely unobtrusive, full featured template antimatter. Works in Node.js or the Browser, awesome built-in debugger.","url":"http://www.github.com/hij1nx/weld","size":"2.1 kB","tweets":"0","xmlEncodedName":"Weld"},{"name":"soma.js","tags":["framework","mvc","events","command","observer"],"description":"Javascript mvc framework that help developers write loosely-coupled applications to increase scalability and maintainability.","url":"http://somajs.github.com/somajs/","size":"4.4 kB","tweets":"23","xmlEncodedName":"soma.js"},{"name":"Klass","tags":["language","class"],"description":"An expressive, cross platform JavaScript Class provider with a slick, classical interface to prototypal inheritance.","url":"https://github.com/ded/klass","size":"0.5 kB","tweets":"14","xmlEncodedName":"Klass"},{"name":"OORJa","tags":["language","class"],"description":"OORJa = Object Oriented JavaScript","url":"http://maxpert.github.com/oorja/","size":"0.6 kB","tweets":"5","xmlEncodedName":"OORJa"},{"name":"$script.js","tags":["loader"],"description":"An asynchronous JavaScript loader and dependency manager with an astonishingly impressive footprint.","url":"https://github.com/ded/script.js","size":"0.8 kB","tweets":"45","xmlEncodedName":"$script.js"},{"name":"DOMinate","tags":["dom-builder","dom","templating"],"description":"DOMinate the DOM with this simple, yet powerful DOM building utility and template engine.","url":"https://github.com/adius/DOMinate/","size":"0.2 kB","tweets":"0","xmlEncodedName":"DOMinate"},{"name":"Bean","tags":["events","dom"],"description":"Bean is a slick, cross-platform, framework-agnostic event utility designed for desktop, mobile, and touch-based browsers. ","url":"https://github.com/fat/bean","size":"3.9 kB","tweets":"46","xmlEncodedName":"Bean"},{"name":"Director","tags":["spa"],"description":"A lightweight, full featured client side router for single page apps.","url":"https://github.com/flatiron/director","size":"3.2 kB","tweets":"43","xmlEncodedName":"Director"},{"name":"snack.js","tags":["base","dom","events","ajax","language"],"description":"A tiny, cross-browser, library with DOM manipulation, events, pub/sub, Ajax and language utilities.","url":"http://snackjs.com/","size":"3.1 kB","tweets":"45","xmlEncodedName":"snack.js"},{"name":"Classy","tags":["language","class"],"description":"Classy is a small JavaScript library that implements Python inspired classes for JavaScript.","url":"http://classy.pocoo.org/","size":"0.7 kB","tweets":"38","xmlEncodedName":"Classy"},{"name":"Mold","tags":["templating"],"description":"Mold is a templating library.","url":"http://marijnhaverbeke.nl/mold/","size":"1.9 kB","tweets":"18","xmlEncodedName":"Mold"},{"name":"Milk","tags":["templating"],"description":"Spec-compatible (v1.1+λ) Mustache templating: written in CoffeeScript, runnable anywhere.","url":"https://github.com/pvande/Milk","size":"2 kB","tweets":"4","xmlEncodedName":"Milk"},{"name":"js.class","tags":["functional","class","extend"],"description":"Class-based OO for JavaScript.","url":"http://code.google.com/p/jsclassextend/","size":"0.4 kB","tweets":"2","xmlEncodedName":"js.class"},{"name":"Bootstrap","tags":["loader"],"description":"A small, simple bootloader. No frills. Black and white label.","url":"https://bitbucket.org/scott_koon/bootstrap","size":"0.7 kB","tweets":"1","xmlEncodedName":"Bootstrap"},{"name":"Ekho","tags":["events"],"description":"DOM-agnostic event library, with bubbling.","url":"https://bitbucket.org/killdream/ekho","size":"0.9 kB","tweets":"0","xmlEncodedName":"Ekho"},{"name":"Ender","tags":["compose","base","mobile"],"description":"An open, powerful, micro-to-macro API for composing your own custom JavaScript library.","url":"http://ender.no.de","size":"0.6 kB","tweets":"642","xmlEncodedName":"Ender"},{"name":"Tempo","tags":["templating"],"description":"Tempo is a JSON rendering engine that enables you to craft data templates in pure HTML.","url":"http://twigkit.github.com/tempo/","size":"3.4 kB","tweets":"564","xmlEncodedName":"Tempo"},{"name":"Reqwest","tags":["ajax"],"description":"Robust wrapper for asynchronous http requests.","url":"https://github.com/ded/Reqwest","size":"2.4 kB","tweets":"12","xmlEncodedName":"Reqwest"},{"name":"JSON2","tags":["polyfill","json"],"description":"Creates a JSON property in the global object, if there isn't already one, with stringify and parse methods.","url":"https://github.com/douglascrockford/JSON-js","size":"1.3 kB","tweets":"79","xmlEncodedName":"JSON2"},{"name":"Micro-Templating","tags":["templating"],"description":"Templating function that is fast, caches quickly, and is easy to use.","url":"http://ejohn.org/blog/javascript-micro-templating/","size":"0.4 kB","tweets":"200","xmlEncodedName":"Micro-Templating"},{"name":"Kizzy","tags":["data","storage"],"description":"Cross Browser caching util leveraging LocalStorage and XML Store with a Memcached interface","url":"https://github.com/ded/Kizzy","size":"0.9 kB","tweets":"5","xmlEncodedName":"Kizzy"},{"name":"Bowser","tags":["feature"],"description":"A browser detector. Because when there is no features to detect, sometimes you have to browser sniff","url":"https://github.com/ded/bowser","size":"0.5 kB","tweets":"24","xmlEncodedName":"Bowser"},{"name":"ES5-Shim","tags":["language","polyfill"],"description":"Compatibility shims so that legacy JavaScript engines behave as closely as possible to ES5.","url":"https://github.com/kriskowal/es5-shim/","size":"2.8 kB","tweets":"129","xmlEncodedName":"ES5-Shim"},{"name":"domReady","tags":["dom","event","ready","load"],"description":"Lets you know when the DOM is ready","url":"https://github.com/ded/domready","size":"0.4 kB","tweets":"6","xmlEncodedName":"domReady"},{"name":"ICanHaz","tags":["templating"],"description":"Simple & powerful client-side templating for jQuery or Zepto.js.","url":"http://icanhazjs.com/","size":"2.2 kB","tweets":"308","xmlEncodedName":"ICanHaz"},{"name":"Q","tags":["functional","events"],"description":"when/defer-style promises for JavaScript (CommonJS/Promises/A,B,D)","url":"https://github.com/kriskowal/q","size":"3.7 kB","tweets":"100","xmlEncodedName":"Q"},{"name":"yepnope","tags":["polyfill","loader"],"description":"yepnope is an asynchronous conditional resource loader that allows you to load only the scripts that your users need.","url":"http://yepnopejs.com/","size":"1.8 kB","tweets":"1,334","xmlEncodedName":"yepnope"},{"name":"functools","tags":["functional"],"description":"A library for functional operations","url":"https://github.com/azer/functools","size":"1.1 kB","tweets":"17","xmlEncodedName":"functools"},{"name":"LazyLoad","tags":["loader"],"description":"Async JavaScript and CSS loader.","url":"https://github.com/rgrove/lazyload","size":"0.9 kB","tweets":"36","xmlEncodedName":"LazyLoad"},{"name":"TurtleWax","tags":["canvas","graphics"],"description":"LOGO-inspired canvas drawing lib, adds method chaining and polar coordinates for added fun.","url":"https://github.com/davebalmer/turtlewax","size":"0.7 kB","tweets":"5","xmlEncodedName":"TurtleWax"},{"name":"Valentine","tags":["functional","language","data"],"description":"JavaScripts functional sister providing iterators, type checking, and basic utils","url":"https://github.com/ded/valentine","size":"2 kB","tweets":"30","xmlEncodedName":"Valentine"},{"name":"picoCSS","tags":["CSS","CSS3","mobile"],"description":"Basic CSS DOM manipulation and animation optimized for webkit browsers(Safari, Chrome) for building mobile web apps","url":"https://github.com/vladocar/picoCSS","size":"0.3 kB","tweets":"6","xmlEncodedName":"picoCSS"},{"name":"defer.js","tags":["loader","async"],"description":"Predicate-based JS execution engine, for in-page and external scripts. Loads itself asynchronously.","url":"https://github.com/wessman/defer.js","size":"1.8 kB","tweets":"3","xmlEncodedName":"defer.js"},{"name":"Loadrunner","tags":["loader"],"description":"Simple, flexible and sane JavaScript loader and build tool for browsers","url":"https://github.com/danwrong/loadrunner","size":"2.8 kB","tweets":"25","xmlEncodedName":"Loadrunner"},{"name":"JsDefer","tags":["loader"],"description":"Script loader, using the 'Deferred' pattern for async operations.","url":"https://github.com/BorisMoore/jsdefer/","size":"2.4 kB","tweets":"2","xmlEncodedName":"JsDefer"},{"name":"observer","tags":["observer","events"],"description":"CommonJS implementation of the observer design pattern","url":"https://github.com/azer/observer","size":"0.4 kB","tweets":"3","xmlEncodedName":"observer"},{"name":"Async GA","tags":["analytics"],"description":"Reduced Google's original analytics snippet by one third, with better performance.","url":"http://mathiasbynens.be/notes/async-analytics-snippet","novalidate":true,"size":"0.2 kB","tweets":"185","xmlEncodedName":"Async GA"},{"name":"nimble","tags":["functional","async"],"description":"Functional flow-control for JavaScript. Combines features of the underscore and async libraries.","url":"http://caolan.github.com/nimble/","size":"0.8 kB","tweets":"51","xmlEncodedName":"nimble"},{"name":"Base64.js","tags":["polyfill"],"description":"`window.btoa` and `window.atob` for browsers which don't provide these functions.","url":"https://github.com/davidchambers/Base64.js","size":"0.4 kB","tweets":"1","xmlEncodedName":"Base64.js"},{"name":"H5F.js","tags":["polyfill"],"description":"Adds support for HTML5 Forms chapters new field input types, attributes and constraint validation API in non-supporting browsers.","url":"https://github.com/ryanseddon/H5F","size":"1.9 kB","tweets":"38","xmlEncodedName":"H5F.js"},{"name":"Objs","tags":["language"],"description":"A minimalistic library intended to help in using namespaces and class inheritance in JavaScript.","url":"https://github.com/tekool/objs","size":"0.5 kB","tweets":"2","xmlEncodedName":"Objs"},{"name":"loom","tags":["functional"],"description":"A simple, four method API for differential inheritance and AOP.","url":"https://github.com/rpflorence/loom","size":"0.4 kB","tweets":"4","xmlEncodedName":"loom"},{"name":"Color","tags":["color"],"description":"Color conversion functions for switching between hex decimal, RGB, names and arrays.","url":"https://github.com/Wolfy87/Color","size":"1.8 kB","tweets":"0","xmlEncodedName":"Color"},{"name":"Fermata","tags":["ajax"],"description":"Succinct native REST client, for client-side web apps and node.js. Turns URLs into magic JavaScript objects.","url":"https://github.com/natevw/fermata","size":"2.7 kB","tweets":"1","xmlEncodedName":"Fermata"},{"name":"Mibbu","tags":["games","canvas"],"description":"Microframework for fast game prototyping using Canvas & DOM","url":"https://github.com/michalbe/mibbu","size":"2.4 kB","tweets":"27","xmlEncodedName":"Mibbu"},{"name":"EventEmitter","tags":["events"],"description":"Evented JavaScript for the browser","url":"https://github.com/Wolfy87/EventEmitter","size":"0.5 kB","tweets":"31","xmlEncodedName":"EventEmitter"},{"name":"Store.js","tags":["data","storage"],"description":"localStorage wrapper for all browsers without using cookies or flash","url":"https://github.com/marcuswestin/store.js","size":"1.1 kB","tweets":"74","xmlEncodedName":"Store.js"},{"name":"Crossroads.js","tags":["route","events","spa"],"description":"Powerful JavaScript URL routing/dispatch for server-side and client-side applications.","url":"http://millermedeiros.github.com/crossroads.js/","size":"2.6 kB","tweets":"145","xmlEncodedName":"Crossroads.js"},{"name":"JS-Signals","tags":["events"],"description":"Custom Event/Messaging system for JavaScript.","url":"http://millermedeiros.github.com/js-signals/","size":"1.1 kB","tweets":"195","xmlEncodedName":"JS-Signals"},{"name":"Hasher","tags":["spa"],"description":"Browser history manager for rich-media applications.","url":"https://github.com/millermedeiros/Hasher","size":"1.1 kB","tweets":"6","xmlEncodedName":"Hasher"},{"name":"Events.js","tags":["events","dom"],"description":"Cross-browser DOM events, with keystroke handling, hashchange, mouseenter/leave.","url":"https://github.com/kbjr/Events.js","size":"4.2 kB","tweets":"24","xmlEncodedName":"Events.js"},{"name":"jaylist","tags":["functional","extend","data"],"description":"A simple wrapper for JavaScript's built-in hash storage.","url":"http://benbscholz.github.com/jaylist","size":"0.8 kB","tweets":"3","xmlEncodedName":"jaylist"},{"name":"SubtleLocationProxy","tags":["history","route","spa"],"description":"Proxy the location of one window, frame or iframe to the hash of another and vice-versa.","url":"https://github.com/subtleGradient/SubtleLocationProxy.js","size":"0.8 kB","tweets":"0","xmlEncodedName":"SubtleLocationProxy"},{"name":"JSON.minify","tags":["json"],"description":"Strip out // and /*..*/ comments from JSON before parsing.","url":"http://github.com/getify/JSON.minify","size":"0.4 kB","tweets":"3","xmlEncodedName":"JSON.minify"},{"name":"Satisfy","tags":["html","css","selector"],"description":"CSS Selector to HTML generator.","url":"https://github.com/padolsey/satisfy","size":"0.9 kB","tweets":"6","xmlEncodedName":"Satisfy"},{"name":"LeviRoutes","tags":["history","route","spa"],"description":"A basic routes framework for JS that hooks in to HTML5 history","url":"http://leviroutes.com","size":"0.7 kB","tweets":"0","xmlEncodedName":"LeviRoutes"},{"name":"Augment.js","tags":["polyfill"],"description":"Enables use of modern JavaScript by augmenting built in objects with the latest JavaScript methods.","url":"http://augmentjs.com","size":"1.4 kB","tweets":"14","xmlEncodedName":"Augment.js"},{"name":"DOMBuilder","tags":["dom","html"],"description":"Declarative builder with (mostly) interchangeable DOM or HTML output","url":"https://github.com/insin/DOMBuilder","size":"4.7 kB","tweets":"40","xmlEncodedName":"DOMBuilder"},{"name":"FormfactorJS","tags":["formfactor","loader"],"description":"A formfactor detection library, to help developers target tablet, tvs, desktops and handhelds (or anything you choose)","url":"http://formfactorjs.com","size":"1.4 kB","tweets":"0","xmlEncodedName":"FormfactorJS"},{"name":"thumbs.js","tags":["polyfill"],"description":"Add touch event support to the desktop and other mouse-based browsers.","url":"http://mwbrooks.github.com/thumbs.js/","size":"0.3 kB","tweets":"35","xmlEncodedName":"thumbs.js"},{"name":"Head JS","tags":["loader","polyfill","feature"],"description":"An asynchronous loader library, with HTML5 and CSS3 polyfills","url":"http://headjs.com/","size":"2.7 kB","tweets":"2,641","xmlEncodedName":"Head JS"},{"name":"my.class.js","tags":["language","class"],"description":"Probably the fastest JS class system. No wrappers.","url":"https://github.com/jiem/my-class","size":"0.3 kB","tweets":"3","xmlEncodedName":"my.class.js"},{"name":"binary.js","tags":["binary","decode","encode"],"description":"A fast, small, robust and extensible binary conversion library.","url":"https://github.com/jussi-kalliokoski/binary.js","size":"0.7 kB","tweets":"1","xmlEncodedName":"binary.js"},{"name":"htmlentities.js","tags":["htmlentities","decode","encode","dom"],"description":"A minimal html entities decoder/encoder using DOM.","url":"https://github.com/jussi-kalliokoski/htmlentities.js","size":"0.2 kB","tweets":"0","xmlEncodedName":"htmlentities.js"},{"name":"C-qwncr","tags":["async","animation","jsanimation"],"description":"An animation sequencing library that prevents complex animations from starting again before they've completed.","url":"https://github.com/vsa-partners/c-qwncr","size":"0.4 kB","tweets":"2","xmlEncodedName":"C-qwncr"},{"name":"my.common.js","tags":["loader","commonjs"],"description":"A CommonJS-like script/module loader.","url":"https://github.com/jiem/my-common","size":"0.6 kB","tweets":"1","xmlEncodedName":"my.common.js"},{"name":"Class.js","tags":["language","class","inheritance"],"description":"Lighting fast class system. Beautiful API.","url":"https://github.com/DominikGuzei/Class.js","size":"0.5 kB","tweets":"0","xmlEncodedName":"Class.js"},{"name":"tinyJS","tags":["base","css","functional"],"description":"A tiny yet complete toolkit","url":"http://tinyjs.sourceforge.net/tiny.js","size":"3.4 kB","tweets":"0","xmlEncodedName":"tinyJS"},{"name":"Timed","tags":["functional","sugar"],"description":"Syntactic sugar for JavaScript's setTimeout() and setInterval().","url":"https://github.com/ChiperSoft/Timed","size":"0.7 kB","tweets":"19","xmlEncodedName":"Timed"},{"name":"Sslac","tags":["language","class"],"description":"A (seemingly backwards) JS class builder with support for runtime patching","url":"https://github.com/jakobo/sslac","size":"1.2 kB","tweets":"2","xmlEncodedName":"Sslac"},{"name":"ShinyCar","tags":["data","storage"],"description":"Set localStorage keys and values as objects","url":"https://github.com/Poincare/ShinyCar","size":"1 kB","tweets":"1","xmlEncodedName":"ShinyCar"},{"name":"Sheethub","tags":["polyfill"],"description":"A CSS backdoor API for providing awesome scripts in a centralized way","url":"https://github.com/pyrsmk/Sheethub","size":"0.8 kB","tweets":"0","xmlEncodedName":"Sheethub"},{"name":"Evidence","tags":["testing"],"description":"Evidence is a JavaScript unit testing library. This fork exclusively uses the console to log.","url":"https://github.com/madrobby/evidence","size":"4.3 kB","tweets":"0","xmlEncodedName":"Evidence"},{"name":"molt","tags":["responsive"],"description":"Image updater for responsive designs","url":"https://github.com/pyrsmk/molt","size":"0.5 kB","tweets":"7","xmlEncodedName":"molt"},{"name":"ClassIE","tags":["feature"],"description":"ClassIE is an unobstrusive library which detects Internet Explorer version for JS and CSS sides","url":"https://github.com/pyrsmk/ClassIE","size":"0.2 kB","tweets":"1","xmlEncodedName":"ClassIE"},{"name":"nut","tags":["css"],"description":"The concise CSS selector engine","url":"https://github.com/pyrsmk/nut","size":"0.5 kB","tweets":"1","xmlEncodedName":"nut"},{"name":"lscache","tags":["data","storage"],"description":"A localStorage-based memcache-inspired client-side caching library.","url":"https://github.com/pamelafox/lscache","size":"0.8 kB","tweets":"49","xmlEncodedName":"lscache"},{"name":"toast","tags":["loader"],"description":"A tiny and powerful resource loader","url":"https://github.com/pyrsmk/toast","size":"0.4 kB","tweets":"1","xmlEncodedName":"toast"},{"name":"Jaml","tags":["templating"],"description":"Jaml tries to emulate Ruby’s Haml library, making it easy to generate HTML in your JavaScript projects.","url":"http://edspencer.github.com/jaml/","size":"1.2 kB","tweets":"21","xmlEncodedName":"Jaml"},{"name":"mediatizr","tags":["polyfill","responsive"],"description":"Adds media queries support to incapable browsers","url":"https://github.com/pyrsmk/mediatizr","size":"0.7 kB","tweets":"2","xmlEncodedName":"mediatizr"},{"name":"DragDrop","tags":["dragdrop","ui"],"description":"Drag-and-Drop functionality for advanced UI development.","url":"https://github.com/kbjr/DragDrop","size":"1.7 kB","tweets":"2","xmlEncodedName":"DragDrop"},{"name":"W","tags":["responsive"],"description":"Width management tool for responsive designs","url":"https://github.com/pyrsmk/W","size":"0.4 kB","tweets":"2","xmlEncodedName":"W"},{"name":"jWorkflow","tags":["functional","workflow","async"],"description":"Simple, buildable, repeatable workflows for client or serverside javascript","url":"http://github.com/tinyhippos/jWorkflow","size":"0.6 kB","tweets":"6","xmlEncodedName":"jWorkflow"},{"name":"microjungle","tags":["templating"],"description":"very simple and powerful client-side HTML via JSON templating engine.","url":"https://github.com/deepsweet/microjungle","size":"0.3 kB","tweets":"6","xmlEncodedName":"microjungle"},{"name":"environ","tags":["feature"],"description":"Cross platform environment detection library.","url":"https://github.com/azer/environ","size":"0.5 kB","tweets":"4","xmlEncodedName":"environ"},{"name":"state-machine","tags":["data","games","statemachine"],"description":"A finite state machine, useful in game development","url":"https://github.com/jakesgordon/javascript-state-machine","size":"1 kB","tweets":"53","xmlEncodedName":"state-machine"},{"name":"Morpheus","tags":["animation","jsanimation","color"],"description":"An animator that lets you tween in parallel on multiple elements, from integers to colors in a single high-performant loop","url":"https://github.com/ded/morpheus","size":"2.2 kB","tweets":"40","xmlEncodedName":"Morpheus"},{"name":"Viper","tags":["animation","jsanimation","color","text"],"description":"A friendly library for changing a property of an object over time. Supports animating numbers, colors, and even strings.","url":"https://github.com/alpha123/Viper","size":"1.4 kB","tweets":"1","xmlEncodedName":"Viper"},{"name":"JSONSelect","tags":["data","json"],"description":"CSS-like selectors for JSON.","url":"http://jsonselect.org","size":"2.9 kB","tweets":"926","xmlEncodedName":"JSONSelect"},{"name":"System.js","tags":["feature"],"description":"Generates a JavaScript object with the user's system information.","url":"https://github.com/mrdoob/system.js","size":"0.5 kB","tweets":"1","xmlEncodedName":"System.js"},{"name":"Janis","tags":["animation","ui","transitions"],"description":"A simple CSS Transitions animation framework","url":"http://mikemctiernan.github.com/Janis/","size":"1.4 kB","tweets":"3","xmlEncodedName":"Janis"},{"name":"extend.js","tags":["base","language","feature"],"description":"A simple way to define and extend namespaces","url":"https://github.com/searls/extend.js","size":"0.3 kB","tweets":"11","xmlEncodedName":"extend.js"},{"name":"Shifty","tags":["animation","jsanimation"],"description":"A teeny tiny tweening engine in JavaScript.","url":"https://github.com/jeremyckahn/shifty","size":"3 kB","tweets":"20","xmlEncodedName":"Shifty"},{"name":"Morf","tags":["animation","jsanimation"],"description":"A JavaScript work-around for hardware accelerated CSS3 transitions with custom easing functions.","url":"https://github.com/joelambert/morf","size":"4.5 kB","tweets":"10","xmlEncodedName":"Morf"},{"name":"whenever.js","tags":["events"],"description":"Specify your app's behavior using a syntax that reads like English","url":"https://github.com/paulca/whenever.js","size":"0.7 kB","tweets":"177","xmlEncodedName":"whenever.js"},{"name":"Obscura","tags":["canvas","image","manipulation"],"description":"Canvas based image manipulation library","url":"https://github.com/OiNutter/Obscura","size":"1.6 kB","tweets":"2","xmlEncodedName":"Obscura"},{"name":"Platform.js","tags":["feature"],"description":"A platform detection library that works on nearly all JavaScript platforms.","url":"https://github.com/bestiejs/platform.js","size":"4.5 kB","tweets":"17","xmlEncodedName":"Platform.js"},{"name":"Hypher","tags":["hyphenation"],"description":"Fast and small hyphenation engine for Node.js and the browser","url":"https://github.com/bramstein/Hypher","size":"0.8 kB","tweets":"3","xmlEncodedName":"Hypher"},{"name":"micro-selector","tags":["css"],"description":"A micro, super fast, scope limited, javascript selector engine to be used anywhere","url":"https://github.com/fabiomcosta/micro-selector","size":"0.7 kB","tweets":"2","xmlEncodedName":"micro-selector"},{"name":"Keymaster","tags":["events"],"description":"Define scoped keyboard shortcuts, including modifier keys.","url":"https://github.com/madrobby/keymaster","size":"1.2 kB","tweets":"589","xmlEncodedName":"Keymaster"},{"name":"Date-Utils","tags":["date","polyfill"],"description":"Lightweight Date Polyfill with a lot of flexibility.","url":"https://github.com/JerrySievert/node-date-utils","size":"2.8 kB","tweets":"20","xmlEncodedName":"Date-Utils"},{"name":"Include.js","tags":["loader"],"description":"A tiny and AMD javascript loader with nested dependencies.","url":"http://capmousse.github.com/include.js/","size":"0.8 kB","tweets":"13","xmlEncodedName":"Include.js"},{"name":"asEvented","tags":["events","functional"],"description":"Micro event emitter which provides the observer pattern to JavaScript objects.","url":"https://github.com/mkuklis/asEvented","size":"0.4 kB","tweets":"6","xmlEncodedName":"asEvented"},{"name":"typogr.js","tags":["dom","data","css","text","ui","typography","hyphenation"],"description":"Provides ransformations to plain text for typographically-improved HTML.","url":"https://github.com/ekalinin/typogr.js","size":"1.7 kB","tweets":"4","xmlEncodedName":"typogr.js"},{"name":"swipe","tags":["jsanimation","mobile"],"description":"A lightweight 1-to-1 mobile slider. Optimized for touch devices.","url":"https://github.com/bradbirdsall/Swipe","size":"1.2 kB","tweets":"91","xmlEncodedName":"swipe"},{"name":"audio-fx","tags":["audio","games"],"description":"A HTML5 Audio Library","url":"https://github.com/jakesgordon/javascript-audio-fx","size":"0.6 kB","tweets":"0","xmlEncodedName":"audio-fx"},{"name":"wru","tags":["testing"],"description":"essential unit test framework compatible with browsers, node.js, and Rhino","url":"https://github.com/WebReflection/wru","size":"1.5 kB","tweets":"37","xmlEncodedName":"wru"},{"name":"Unlimit","tags":["functional","language"],"description":"Allows for chaining with native JavaScript objects without extending objects' prototypes.","url":"http://limeblack.github.com/UnlimitJS/","size":"0.4 kB","tweets":"0","xmlEncodedName":"Unlimit"},{"name":"Maddy","tags":["functional","language","data"],"description":"A functional object operations library.","url":"http://bestiejs.github.com/maddy","size":"2.4 kB","tweets":"1","xmlEncodedName":"Maddy"},{"name":"resistance","tags":["async","flow"],"description":"A tiny javascript async flow control library.","url":"https://github.com/jgallen23/resistance","size":"0.4 kB","tweets":"6","xmlEncodedName":"resistance"},{"name":"Species","tags":["language","class"],"description":"Java style OOP, and AOP ability, watchable members, inheritance and ability to call super members.","url":"https://github.com/k33g/species","size":"0.6 kB","tweets":"3","xmlEncodedName":"Species"},{"name":"husl","tags":["color"],"description":"A human-friendly alternative to the HSL color space.","url":"http://boronine.github.com/husl","size":"2.2 kB","tweets":"0","xmlEncodedName":"husl"},{"name":"Supplement.js","tags":["functional","language","data","sugar"],"description":"A small collection of utility functions to make working with JavaScript that much sweeter and more expressive.","url":"http://supplementjs.com","size":"1.3 kB","tweets":"11","xmlEncodedName":"Supplement.js"},{"name":"colorspaces.js","tags":["color"],"description":"Convert between RGB and several CIE color spaces for smarter color manipulation.","url":"http://boronine.github.com/colorspaces.js","size":"1.8 kB","tweets":"9","xmlEncodedName":"colorspaces.js"},{"name":"EditrJS","tags":["manipulation","image","editing"],"description":"A very simple image editing library with a chainable api.","url":"https://github.com/narfdre/Editr","size":"0.5 kB","tweets":"2","xmlEncodedName":"EditrJS"},{"name":"Fayer","tags":["functional"],"description":"Easily kick-off page specific JavaScript.","url":"https://github.com/sandeepjain/fayer","size":"0.5 kB","tweets":"10","xmlEncodedName":"Fayer"},{"name":"Happen","tags":["events"],"description":"General purpose event triggering","url":"https://github.com/tmcw/happen","size":"0.5 kB","tweets":"2","xmlEncodedName":"Happen"},{"name":"Cookie Monster","tags":["cookies","data","store"],"description":"A lightweight cookie library","url":"https://github.com/jgallen23/cookie-monster","size":"0.5 kB","tweets":"1","xmlEncodedName":"Cookie Monster"},{"name":"zest","tags":["css","selector","dom"],"description":"An absurdly fast selector engine. Supports CSS3/CSS4 selectors - faster than Sizzle.","url":"https://github.com/chjj/zest","size":"3.5 kB","tweets":"1","xmlEncodedName":"zest"},{"name":"hsi.js","tags":["color"],"description":"A small RGB <-> HSI converter.","url":"https://github.com/e-/hsi.js","size":"0.5 kB","tweets":"3","xmlEncodedName":"hsi.js"},{"name":"marked","tags":["markdown","markup","parser"],"description":"A markdown parser and compiler. Built for speed.","url":"https://github.com/chjj/marked","size":"2.9 kB","tweets":"70","xmlEncodedName":"marked"},{"name":"mathmethods","tags":["math","language","sugar"],"description":"Give `Number.prototype` the `Math` methods it deserves.","url":"https://github.com/davidchambers/mathmethods","size":"0.5 kB","tweets":"0","xmlEncodedName":"mathmethods"},{"name":"uuid-v4.js","tags":["random","uuid","data","browser","commonjs","node"],"description":"RFC-4122 Compliant Random (v4) UUID Generator","url":"https://github.com/makeable/uuid-v4.js","size":"0.2 kB","tweets":"2","xmlEncodedName":"uuid-v4.js"},{"name":"scaleApp.js","tags":["spa","base","events","node","pubsub"],"description":"scaleApp is a tiny JavaScript framework for scalable one-page-applications","url":"http://scaleapp.org/","size":"3.4 kB","tweets":"21","xmlEncodedName":"scaleApp.js"},{"name":"notificon.js","tags":["notification","alert","browser","canvas","tab"],"description":"Dynamic tab favicon notifications/alerts","url":"https://github.com/makeable/Notificon","size":"0.9 kB","tweets":"248","xmlEncodedName":"notificon.js"},{"name":"Humane JS","tags":["notification","alert"],"description":"A simple, modern, browser notification system","url":"http://wavded.github.com/humane-js/","size":"1.5 kB","tweets":"437","xmlEncodedName":"Humane JS"},{"name":"140medley","tags":["dom","selector","events","templating","ajax","storage"],"description":"A micro-framework or a collection of small, helpful utilities for common javascript tasks.","url":"https://github.com/honza/140medley","size":"0.5 kB","tweets":"11","xmlEncodedName":"140medley"},{"name":"SpeculOOs","tags":["language","class"],"description":"Simple JavaScript Class notation, fully CoffeeScript compliant","url":"https://github.com/k33g/speculoos","size":"0.3 kB","tweets":"3","xmlEncodedName":"SpeculOOs"},{"name":"aug","tags":["extend","augment"],"description":"A object extend utility","url":"https://github.com/jgallen23/aug","size":"0.3 kB","tweets":"0","xmlEncodedName":"aug"},{"name":"an.hour.ago","tags":["dates","times","language","sugar"],"description":"DSL for expressing and comparing dates and times","url":"https://bitbucket.org/davidchambers/an.hour.ago","size":"0.7 kB","tweets":"16","xmlEncodedName":"an.hour.ago"},{"name":"path.js","tags":["route"],"description":"Simple, lightweight routing for web browsers","url":"http://mtrpcic.github.com/pathjs/","size":"1.1 kB","tweets":"8","xmlEncodedName":"path.js"},{"name":"Traversty","tags":["dom"],"description":"Headache-free DOM traversal using PrototypeJS inspired up(), down(), next() and previous(). Ideal for use with Ender.","url":"https://github.com/rvagg/traversty","size":"1.3 kB","tweets":"12","xmlEncodedName":"Traversty"},{"name":"String::format","tags":["string","language","sugar"],"description":"Adds a `format` method to `String.prototype`. Inspired by Python's `str.format()`.","url":"https://github.com/davidchambers/string-format","size":"0.5 kB","tweets":"0","xmlEncodedName":"String::format"},{"name":"keyvent.js","tags":["dom","events","amd"],"description":"Keyboard events simulator.","url":"https://github.com/gtramontina/keyvent.js","size":"0.6 kB","tweets":"0","xmlEncodedName":"keyvent.js"},{"name":"draggable.js","tags":["dom","css","css3","amd"],"description":"Make your dom elements draggable easily.","url":"http://gtramontina.github.com/draggable.js/","size":"0.8 kB","tweets":"0","xmlEncodedName":"draggable.js"},{"name":"Blueshell","tags":["inheritance","prototype","class"],"description":"A microlibrary for inheritance with prototypal inheritance tools allowing class-like construction.","url":"https://github.com/jgnewman/blueshell","size":"0.7 kB","tweets":"2","xmlEncodedName":"Blueshell"},{"name":"T-Lite","tags":["templating"],"description":"A lite but powerfull javascript template engine","url":"https://github.com/CapMousse/T-Lite","size":"0.5 kB","tweets":"8","xmlEncodedName":"T-Lite"},{"name":"JSFace","tags":["oop","language","commonjs","node","class"],"description":"Small, fast, elegant, powerful, and cross platform OOP library. Support singleton, super call, private, mixins, plugins, AOP and more.","url":"https://github.com/tnhu/jsface","size":"0.8 kB","tweets":"1","xmlEncodedName":"JSFace"},{"name":"Radio.js","tags":["events","pubsub"],"description":"Chainable publish/subscribe framework","url":"http://radio.uxder.com","size":"0.5 kB","tweets":"37","xmlEncodedName":"Radio.js"},{"name":"Callbacks.js","tags":["events","dispatcher","static","callbacks"],"url":"https://github.com/dperrymorrow/callbacks.js","description":"Event dispatching, can be used either as static or instance based.","size":"0.3 kB","tweets":"0","xmlEncodedName":"Callbacks.js"},{"name":"Router.js","tags":["routing","rails"],"url":"https://github.com/dperrymorrow/router.js","description":"controller/action convention for javascript. home/index would automatically instantiate Home js class and fire index action.","size":"0.4 kB","tweets":"0","xmlEncodedName":"Router.js"},{"name":"Mediator.js","tags":["utils","pubsub","notifications","events","async","callbacks"],"description":"Flexible pubsub-ish framework for handling namespaced events.","url":"http://www.thejacklawson.com/Mediator.js","size":"1.1 kB","tweets":"0","xmlEncodedName":"Mediator.js"},{"name":"Stapes.js","tags":["mvc","class","events","mobile"],"description":"A (really) tiny Javascript MVC microframework. Perfect for mobile.","url":"http://hay.github.com/stapes/","size":"1.6 kB","tweets":"29","xmlEncodedName":"Stapes.js"},{"name":"impress.js","tags":["animation","jsanimation","css","css3"],"description":"A presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.","url":"https://github.com/bartaz/impress.js","size":"2.5 kB","tweets":"587","xmlEncodedName":"impress.js"},{"name":"filesize.js","tags":["math","language","amd"],"description":"JavaScript library to generate a human readable String describing the filesize","url":"http://filesizejs.com","size":"0.5 kB","tweets":"9","xmlEncodedName":"filesize.js"},{"name":"Jwerty","tags":["events"],"description":"Bind, fire and assert on keyboard events, with easy to use keyboard selector combos","url":"https://github.com/keithamus/jwerty","size":"1.7 kB","tweets":"19","xmlEncodedName":"Jwerty"},{"name":"remoteStorage.js","tags":["events","ajax","storage"],"description":"A library for adding remoteStorage support to your client-side app.","url":"https://github.com/unhosted/remoteStorage.js","size":"0.7 kB","tweets":"2","xmlEncodedName":"remoteStorage.js"},{"name":"Smoke Signals","tags":["events"],"description":"Really, really lightweight event emitting","url":"https://github.com/bentomas/smokesignals","size":"0.2 kB","tweets":"0","xmlEncodedName":"Smoke Signals"},{"name":"CSSClass","tags":["css"],"description":"Adds the functions .hasClass, .addClass, .removeClass and .toggleClass to the Element prototype.","url":"https://github.com/EarMaster/CSSClass","size":"0.3 kB","tweets":"1","xmlEncodedName":"CSSClass"},{"name":"List.js","tags":["list","extend","templating","utils","sort","search","filter"],"description":"Add search, sort and flexibility to plain HTML lists (div, ul, table, everything!).","url":"http://listjs.com","size":"3 kB","tweets":"930","xmlEncodedName":"List.js"},{"name":"ytIframe.js","tags":["youtube","iframe","video"],"description":"A flexible, plain javascript youtube video embedding script in less than 40 lines.","url":"https://github.com/mdix/ytIframe","size":"0.4 kB","tweets":"0","xmlEncodedName":"ytIframe.js"},{"name":"ancestry.js","tags":["class","extend","commonjs","amd"],"description":"Simple, yet powerful inheritance library to make polymorphism and super-constructors work propertly.","url":"https://github.com/jasonwyatt/ancestry.js","size":"0.4 kB","tweets":"1","xmlEncodedName":"ancestry.js"},{"name":"bacon.js","tags":["mobile"],"description":"Detects a mobile browser","url":"https://github.com/tajjyarden/bacon.js","size":"0.3 kB","tweets":"2","xmlEncodedName":"bacon.js"},{"name":"cookie.js","tags":["cookie.js","cookies","storage"],"description":"A small library that makes setting, getting and removing cookies really easy.","url":"https://github.com/js-coder/cookie.js","size":"0.9 kB","tweets":"43","xmlEncodedName":"cookie.js"},{"name":"Moment.js","tags":["date"],"description":"Parse, manipulate, and format dates.","url":"http://momentjs.com/","size":"4.8 kB","tweets":"1,462","xmlEncodedName":"Moment.js"},{"name":"swiftcore.js","tags":["IOC","dependency injection","microkernel"],"description":"A lightweight and flexible microkernel/IOC container which helps to build testable decoupled systems","url":"https://github.com/cburgdorf/swiftcore.js","size":"1 kB","tweets":"8","xmlEncodedName":"swiftcore.js"},{"name":"inputControl","tags":["inputControl","chars","numbers"],"description":"InputControl is a powerfull script to controlling own input text to accept specific chars or numbers.","url":"https://github.com/metalipower/inputControl","size":"0.3 kB","tweets":"0","xmlEncodedName":"inputControl"},{"name":"JSDeferred","tags":["defered","asynchronous","callbacks"],"description":"Standalone and Compact asynchronous library in JavaScript.","url":"http://cho45.stfuawsc.com/jsdeferred/","size":"2 kB","tweets":"33","xmlEncodedName":"JSDeferred"},{"name":"JSON 3","tags":["polyfill","json","amd"],"description":"A modern JSON implementation compatible with nearly all JavaScript platforms.","url":"http://bestiejs.github.com/json3","size":"2.9 kB","tweets":"117","xmlEncodedName":"JSON 3"},{"name":"mix.js","tags":["mixin"],"description":"Mixins with dependency resolution and private properties (without closures).","url":"https://github.com/bripkens/mix.js","size":"0.5 kB","tweets":"0","xmlEncodedName":"mix.js"},{"name":"promise.js","tags":["async","promise","future","deffered","ajax"],"description":"Lightweight promises (or futures, or deffered). Includes AJAX REST functions.","url":"https://github.com/stackp/promisejs","size":"0.8 kB","tweets":"3","xmlEncodedName":"promise.js"},{"name":"microtext.js","tags":["text utility"],"description":"A JavaScript utility for processing text.","url":"https://github.com/rodrigoalvesvieira/microtext.js/","size":"0.4 kB","tweets":"2","xmlEncodedName":"microtext.js"},{"name":"Nonsense","tags":["data"],"description":"Generate repeatable random data","url":"https://github.com/jocafa/Nonsense","size":"3.2 kB","tweets":"21","xmlEncodedName":"Nonsense"},{"name":"ua.js","tags":["feature"],"description":"A very small user-agent (browser) and device detection library.","url":"https://github.com/g13n/ua.js","size":"0.4 kB","tweets":"2","xmlEncodedName":"ua.js"},{"name":"TemporizedSlider.js","url":"http://lukasalexandre.github.com/TemporizedSlider.js","tags":["animation","events"],"description":"A micro library that implements a customizable temporized image slider, with custom text and title for each one.","size":"1 kB","tweets":"0","xmlEncodedName":"TemporizedSlider.js"},{"name":"lostorage.js","tags":["storage","localStorage","sessionStorage"],"description":"Client-side storage the way it should be – using the HTML5 localStorage API. lostorage.js allows you to save any kind of data.","url":"https://github.com/js-coder/lostorage.js","size":"0.8 kB","tweets":"14","xmlEncodedName":"lostorage.js"},{"name":"fader.js","url":"http://lukasalexandre.github.com/fader.js","tags":["animation"],"description":"A micro library to fade elements in and out.","size":"0.3 kB","tweets":"0","xmlEncodedName":"fader.js"},{"name":"hypo","url":"https://github.com/shiftyp/hypo","tags":["dependency injection","IOC"],"description":"A micro dependency injection framework inspired by Spring. Simple and to the point.","size":"1 kB","tweets":"1","xmlEncodedName":"hypo"},{"name":"Plates","tags":["templating"],"description":"Plates (short for templates) binds data to markup. Plates has NO special syntax. It works in the browser and in Node.js.","url":"https://github.com/flatiron/plates","size":"2.3 kB","tweets":"66","xmlEncodedName":"Plates"},{"name":"Riloadr","tags":["image","images","responsive","loader"],"description":"A cross-browser framework-independent responsive images loader. jQuery version available.","url":"https://github.com/tubalmartin/riloadr","size":"2.2 kB","tweets":"294","xmlEncodedName":"Riloadr"},{"name":"guggenheim.js","tags":["gallery","plugin","animation"],"description":"A framework agnostic, animated, gallery plugin","url":"https://github.com/OiNutter/guggenheim.js","size":"3.2 kB","tweets":"14","xmlEncodedName":"guggenheim.js"},{"name":"jvent.js","tags":["events"],"description":"Event Emitter Class for the browser based on NodeJS EventEmitter","url":"https://github.com/pazguille/jvent","size":"0.7 kB","tweets":"1","xmlEncodedName":"jvent.js"},{"name":"Dijon","tags":["IOC","dependency injection"],"description":"An IOC/DI framework in Javascript, inspired by Robotlegs and Swiftsuspenders","url":"https://github.com/creynders/dijon-framework","size":"1 kB","tweets":"7","xmlEncodedName":"Dijon"},{"name":"progress.js","tags":["progress","bar","progressbar"],"description":"A (animated) javascript progress bar without dependencies.","url":"https://github.com/mdix/progress.js","size":"0.7 kB","tweets":"4","xmlEncodedName":"progress.js"},{"name":"pubsub.js","tags":["events","pubsub","publish","subscribe","node","rhino","amd","commonjs","titanium"],"description":"A tiny, optimized, tested, standalone and robust pubsub implementation supporting different javascript environments","url":"https://github.com/federico-lox/pubsub.js","size":"0.5 kB","tweets":"7","xmlEncodedName":"pubsub.js"},{"name":"Driftwood","tags":["logging","error","exception","log"],"description":"A simple library for logging and exception tracking in Javascript.","url":"https://github.com/errplane/driftwood.js","size":"4.1 kB","tweets":"3","xmlEncodedName":"Driftwood"},{"name":"ES5-Class","tags":["class","inheritance"],"description":"Native prototypal inheritance for Node.js and ES5-enabled Browsers","url":"https://github.com/ShadowCloud/ES5-Class","size":"0.5 kB","tweets":"0","xmlEncodedName":"ES5-Class"},{"name":"Pjs","url":"https://github.com/jayferd/pjs","tags":["class","inheritance"],"description":"A teensy class system. It's just prototypes, but without the nasty parts.","size":"0.3 kB","tweets":"18","xmlEncodedName":"Pjs"},{"name":"PersonaJS","tags":["authentication"],"description":"Implement authentication using Mozilla Persona in your web application.","url":"https://github.com/lloyd/persona.js","size":"0.5 kB","tweets":"0","xmlEncodedName":"PersonaJS"},{"name":"Mousetrap","tags":["events"],"description":"A simple library for handling keyboard shortcuts in Javascript.","url":"http://craig.is/killing/mice","size":"1.7 kB","tweets":"1,131","xmlEncodedName":"Mousetrap"},{"name":"l.js","tags":["loader"],"description":"Another Tiny js/css loader supporting aliases, ordered and parallel loading, callbacks ... ","url":"https://github.com/malko/l.js","size":"0.8 kB","tweets":"0","xmlEncodedName":"l.js"},{"name":"BigScreen","tags":["browser","canvas"],"description":"BigScreen is a simple library for using the JavaScript Full Screen API.","url":"http://brad.is/coding/BigScreen/","size":"1.2 kB","tweets":"275","xmlEncodedName":"BigScreen"},{"name":"shotgun.js","tags":["shotgun","events","error","observer","pubsub","publish","subscribe","node","unsubscribe"],"description":"Nestable custom events, trappable internal events, functional try/catch abstraction, unsubscribable unnamed functions.","url":"http://github.com/jgnewman/shotgun","size":"1.1 kB","tweets":"0","xmlEncodedName":"shotgun.js"},{"name":"onDomReady","tags":["dom","event","ready","load"],"description":"Initialize your code when the DOM is ready. Based on jQuery's ready() method. AMD compatible.","url":"https://github.com/tubalmartin/ondomready","size":"0.5 kB","tweets":"7","xmlEncodedName":"onDomReady"},{"name":"statelet","tags":["events"],"description":"Little state objects","url":"https://github.com/joshwnj/statelet","size":"0.5 kB","tweets":"1","xmlEncodedName":"statelet"},{"name":"jph.js","tags":["jsonp","network","json","manager","loader"],"description":"A JS module for managing many asynchronous and synchronous JSONP requests, responses, timeouts and errors.","url":"https://github.com/nokia-entertainment/JSONPHandler","size":"1.2 kB","tweets":"11","xmlEncodedName":"jph.js"},{"name":"t.js","tags":["templating"],"description":"A tiny javascript templating framework in ~400 bytes gzipped.","url":"https://github.com/jasonmoo/t.js","size":"0.4 kB","tweets":"115","xmlEncodedName":"t.js"},{"name":"mmd.js","tags":["module","ioc","di","injection","dependency","framework"],"description":"A tiny synchronous module definition and dependency management framework.","url":"https://github.com/gmac/micro-module-definition","size":"0.4 kB","tweets":"1","xmlEncodedName":"mmd.js","xmlEncodedDescription":"A tiny synchronous module definition and dependency management framework."},{"name":"Airwaves","tags":["pubsub","publish","subscribe","broadcast","message"],"description":"Lightweight pub/sub for any JavaScript environment","url":"https://github.com/davidchambers/airwaves","size":"0.6 kB","tweets":"1","xmlEncodedName":"Airwaves"},{"name":"Stately.js","tags":["state machine","finite-state machine","fsm","automata"],"description":"Stately.js is a JavaScript based finite-state machine (FSM) or finite-state automaton engine.","url":"https://github.com/fschaefer/Stately.js","size":"0.9 kB","tweets":"17","xmlEncodedName":"Stately.js"},{"name":"Hexy.js","tags":["color"],"description":"Converts HEX colors to RGB values and vice versa in various output formats.","url":"http://github.com/steelsojka/Hexy.js","size":"0.7 kB","tweets":"0","xmlEncodedName":"Hexy.js"},{"name":"string.js","tags":["string","language"],"description":"string.js is a lightweight (< 4 kb minified and gzipped) JavaScript library for the browser or for Node.js that provides extra String methods.","url":"http://stringjs.com","size":"3.3 kB","tweets":"154","xmlEncodedName":"string.js"},{"name":"delayed","tags":["async","timer","defer","events"],"description":"A collection of helper functions for your functions, using `setTimeout()` to delay and defer.","url":"https://github.com/rvagg/delayed","size":"0.4 kB","tweets":"3","xmlEncodedName":"delayed"},{"name":"doT.js","tags":["nodejs","browsers","templating","partials","custom delimiters"],"description":"The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.","url":"https://github.com/olado/doT","size":"1.2 kB","tweets":"33","xmlEncodedName":"doT.js"},{"name":"server2.js","tags":["server","pubsub","events","base"],"description":"Transfer data objects from server to javascript on page load","url":"https://github.com/thanpolas/server2js","size":"1 kB","tweets":"1","xmlEncodedName":"server2.js"},{"name":"ready.js","tags":["async","node.js","watch","flow","flow control"],"description":"Monitor multiple async operations and triggers when all or some are complete.","url":"https://github.com/thanpolas/ready.js","size":"0.9 kB","tweets":"7","xmlEncodedName":"ready.js"},{"name":"Artemia","tags":["data","storage"],"description":"Artemia is a clientside document store, inspired by Lawnchair.","url":"https://github.com/k33g/artemia/","size":"1.6 kB","tweets":"2","xmlEncodedName":"Artemia"}]; \ No newline at end of file +var MicroJS=[{"name":"Tweet-Templ","tags":["templating"],"description":"function t(s,d){for(var p in d)s=s.replace(new RegExp('{'+p+'}','g'),d[p]);return s;}","url":"http://mir.aculo.us/2011/03/09/little-helpers-a-tweet-sized-javascript-templating-engine/","novalidate":true,"size":"0.1 kB","tweets":"107","xmlEncodedName":"Tweet-Templ"},{"name":"Async GA","tags":["analytics"],"description":"Reduced Google's original analytics snippet by one third, with better performance.","url":"http://mathiasbynens.be/notes/async-analytics-snippet","novalidate":true,"size":"0.2 kB","tweets":"185","xmlEncodedName":"Async GA"},{"name":"lexer","tags":["lexer"],"description":"An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.","url":"https://github.com/aaditmshah/lexer","ghwatchers":"0","ghforks":"0","size":"0.7 kB","tweets":"1","xmlEncodedName":"lexer"},{"name":"kebab.js","tags":["pubsub","queue"],"description":"Half queue half pubsub. Super small and simple queue that supports subscribers","url":"https://github.com/thlorenz/kebab","ghwatchers":"3","ghforks":"0","size":"0.2 kB","tweets":"1","xmlEncodedName":"kebab.js"},{"name":"Qatrix","tags":["framework"],"description":"A lightweight JavaScript framework for easily building up high performance web application with less code","url":"http://qatrix.com","ghwatchers":"239","ghforks":"20","size":"4.8 kB","tweets":"75","xmlEncodedName":"Qatrix"},{"name":"css.js","tags":["util","css","client","browser"],"description":"Handles dynamic style sheets","url":"https://github.com/radmen/css.js","ghwatchers":"3","ghforks":"0","size":"0.6 kB","tweets":"3","xmlEncodedName":"css.js"},{"name":"vagueTime.js","tags":["time","date"],"description":"formats time differences as a vague time, e.g. 'just now' or '3 weeks ago'","url":"https://github.com/philbooth/vagueTime.js","ghwatchers":"11","ghforks":"0","size":"0.4 kB","tweets":"1","xmlEncodedName":"vagueTime.js"},{"name":"bitarray.js","tags":["data"],"description":"simple bit fields and arrays with pure JavaScript","url":"http://github.com/madrobby/bitarray.js","ghwatchers":"37","ghforks":"1","size":"0.4 kB","tweets":"0","xmlEncodedName":"bitarray.js"},{"name":"dropinrequire.js","tags":["loader","commonjs","require","node"],"description":"dropin replacement for require() in browser.","url":"http://jeromeetienne.github.com/dropinrequire.js/","ghwatchers":"16","ghforks":"1","size":"0.5 kB","tweets":"1","xmlEncodedName":"dropinrequire.js"},{"name":"microevent.js","tags":["events","node"],"description":"event emitter for any javascript object for node and browser.","url":"https://github.com/jeromeetienne/microevent.js","ghwatchers":"146","ghforks":"21","size":"0.3 kB","tweets":"5","xmlEncodedName":"microevent.js"},{"name":"infuse.js","tags":["ioc","di","injection","dependency","framework"],"description":"IOC library to handle dependency injection","url":"https://github.com/soundstep/infuse.js","ghwatchers":"9","ghforks":"2","size":"1.7 kB","tweets":"2","xmlEncodedName":"infuse.js"},{"name":"compare.js","tags":["compare"],"description":"compare.js implements JavaScript's comparison operators for Node.js and the browser the way you would expect them to be.","url":"https://github.com/goloroden/compare.js","ghwatchers":"3","ghforks":"2","size":"0.7 kB","tweets":"16","xmlEncodedName":"compare.js"},{"name":"gowiththeflow.js","tags":["functional","async","defered"],"description":"Async flow control micro library for node and browser.","url":"https://github.com/jeromeetienne/gowiththeflow.js","ghwatchers":"28","ghforks":"5","size":"0.3 kB","tweets":"0","xmlEncodedName":"gowiththeflow.js"},{"name":"DOMBrew","tags":["dom","dom-builder"],"description":"Clean API high performance DOM builder","url":"https://github.com/glebm/DOMBrew","ghwatchers":"13","ghforks":"2","size":"1.1 kB","tweets":"3","xmlEncodedName":"DOMBrew"},{"name":"HEX/RGB","tags":["color"],"description":"Two way color conversion for Hexadecimal and RGB integer colors","url":"https://github.com/daniellmb/HEX-RGB-Conversion","tinyminify":true,"ghwatchers":"11","ghforks":"4","size":"0.1 kB","tweets":"0","xmlEncodedName":"HEX/RGB"},{"name":"MinPubSub","tags":["events","pubsub"],"description":"A publish/subscribe messaging framework","url":"https://github.com/daniellmb/MinPubSub","ghwatchers":"75","ghforks":"14","size":"0.2 kB","tweets":"9","xmlEncodedName":"MinPubSub"},{"name":"GSet","tags":["data","compose"],"description":"Share and control public proxies of private objects, with same-name getter/setters.","url":"https://github.com/bemson/GSet/","ghwatchers":"13","ghforks":"1","size":"1.5 kB","tweets":"0","xmlEncodedName":"GSet"},{"name":"is.js","tags":["condition","validate"],"description":"Micro javascript library that allows you to do conditions faster.","url":"https://github.com/Cedriking/is.js","ghwatchers":"17","ghforks":"2","size":"0.9 kB","tweets":"4","xmlEncodedName":"is.js"},{"name":"Histogram","tags":["canvas","color"],"description":"Provides a histogram data structure from a PNG/JPEG/GIF image path. NodeJS, AMD module and vanilla JS support","url":"https://github.com/Munter/node-histogram","ghwatchers":"11","ghforks":"5","size":"0.6 kB","tweets":"5","xmlEncodedName":"Histogram"},{"name":"LABjs","tags":["loader"],"description":"The *performance* script loader: on-demand parallel script loading with ordered execution for dependencies.","url":"http://labjs.com/","ghwatchers":"818","ghforks":"66","size":"2.1 kB","tweets":"277","xmlEncodedName":"LABjs"},{"name":"$dom","tags":["dom","events","animation"],"description":"Selecting, styling, traversing and animating DOM elements.","url":"https://github.com/julienw/dollardom","ghwatchers":"57","ghforks":"6","size":"2.5 kB","tweets":"14","xmlEncodedName":"$dom"},{"name":"Panzer","tags":["data"],"description":"A comprehensive node-tree solution, for smart data","url":"https://github.com/bemson/Panzer","ghwatchers":"7","ghforks":"1","size":"1.9 kB","tweets":"0","xmlEncodedName":"Panzer"},{"name":"Mustache","tags":["templating"],"description":"Minimal, logic-less templating with {{mustaches}}. Great for server- or client-side templating.","url":"http://mustache.github.com/","ghwatchers":"3,911","ghforks":"518","size":"2.1 kB","tweets":"762","xmlEncodedName":"Mustache"},{"name":"Émile","tags":["animation","jsanimation"],"description":"Émile is a no-frills stand-alone CSS animation JavaScript framework","url":"https://github.com/madrobby/emile","ghwatchers":"485","ghforks":"48","size":"0.9 kB","tweets":"17","xmlEncodedName":"Émile"},{"name":"Minion","tags":["class","inheritance","namespace","dependencies","pubsub","notifications"],"description":"Cross-platform & cross-browser classical inheritance in JavaScript","url":"https://github.com/gigafied/minion","ghwatchers":"43","ghforks":"3","size":"3.4 kB","tweets":"11","xmlEncodedName":"Minion"},{"name":"Qwery","tags":["css"],"description":"Blazing fast query selector engine allowing you to select elements with CSS1, CSS2 & CSS3 selectors.","url":"https://github.com/ded/qwery","ghwatchers":"587","ghforks":"49","size":"2.6 kB","tweets":"69","xmlEncodedName":"Qwery"},{"name":"Zepto","tags":["base","dom","webkit","jquery","ajax","events","mobile"],"description":"jQuery API-compatible framework for modern web browsers. Optional Ajax, Events, Data and Touch modules.","url":"http://zeptojs.com","ghwatchers":"3,955","ghforks":"478","size":"4.3 kB","tweets":"1,563","xmlEncodedName":"Zepto"},{"name":"Slang","tags":["string","functional","language"],"description":"A collection of utility functions for strings","url":"https://github.com/devongovett/slang","ghwatchers":"115","ghforks":"8","size":"2.1 kB","tweets":"23","xmlEncodedName":"Slang"},{"name":"Modernizr","tags":["feature"],"description":"Detects native CSS3 and HTML5 features available in the current browser.","url":"http://www.modernizr.com/","ghwatchers":"7,287","ghforks":"656","size":"2.8 kB","tweets":"2,956","xmlEncodedName":"Modernizr"},{"name":"Placeholder.js","tags":["polyfill"],"description":"Adds support for the placeholder attribute in older browsers that don't support this HTML5 feature.","url":"https://github.com/NV/placeholder.js","ghwatchers":"78","ghforks":"15","size":"0.3 kB","tweets":"19","xmlEncodedName":"Placeholder.js"},{"name":"Jaguar","tags":["css"],"description":"A lightweight, extensible, and fast selector engine with excellent support for matchesSelector(), commonly used in event delegation. Jaguar supports all CSS1, CSS2, and most CSS3 selectors.","url":"https://github.com/alpha123/Jaguar","ghwatchers":"4","ghforks":"0","size":"3.2 kB","tweets":"0","xmlEncodedName":"Jaguar"},{"name":"Simplify.js","tags":["math","geometry","simplification","polyline"],"description":"A tiny high-performance JavaScript 2D/3D polyline simplification library.","url":"http://mourner.github.com/simplify-js/","ghwatchers":"216","ghforks":"16","size":"0.5 kB","tweets":"86","xmlEncodedName":"Simplify.js"},{"name":"TinyDOM","tags":["dom"],"description":"A very small DOM manipulation framework","url":"https://github.com/ctult/TinyDOM","ghwatchers":"14","ghforks":"1","size":"0.4 kB","tweets":"2","xmlEncodedName":"TinyDOM"},{"name":"BuildSugar","tags":["templating"],"description":"Bizarrely clean & simple syntax sugar for building HTML/XML strings","url":"http://jsfiddle.net/SubtleGradient/4W3RR/","size":"0.2 kB","tweets":"2","xmlEncodedName":"BuildSugar"},{"name":"soma.js","tags":["framework","mvc","events","command","observer"],"description":"Javascript mvc framework that help developers write loosely-coupled applications to increase scalability and maintainability.","url":"http://somajs.github.com/somajs/","ghwatchers":"64","ghforks":"3","size":"4.4 kB","tweets":"23","xmlEncodedName":"soma.js"},{"name":"Klass","tags":["language","class"],"description":"An expressive, cross platform JavaScript Class provider with a slick, classical interface to prototypal inheritance.","url":"https://github.com/ded/klass","ghwatchers":"323","ghforks":"24","size":"0.5 kB","tweets":"14","xmlEncodedName":"Klass"},{"name":"Weld","tags":["templating"],"description":"Completely unobtrusive, full featured template antimatter. Works in Node.js or the Browser, awesome built-in debugger.","url":"http://www.github.com/hij1nx/weld","ghwatchers":"490","ghforks":"16","size":"2.1 kB","tweets":"0","xmlEncodedName":"Weld"},{"name":"$script.js","tags":["loader"],"description":"An asynchronous JavaScript loader and dependency manager with an astonishingly impressive footprint.","url":"https://github.com/ded/script.js","ghwatchers":"591","ghforks":"52","size":"0.8 kB","tweets":"45","xmlEncodedName":"$script.js"},{"name":"Bonzo","tags":["dom"],"description":"Hassle-free, library agnostic, extensible DOM utility.","url":"https://github.com/ded/bonzo","ghwatchers":"273","ghforks":"35","size":"4.2 kB","tweets":"30","xmlEncodedName":"Bonzo"},{"name":"Classy","tags":["language","class"],"description":"Classy is a small JavaScript library that implements Python inspired classes for JavaScript.","url":"http://classy.pocoo.org/","ghwatchers":"185","ghforks":"21","size":"0.7 kB","tweets":"39","xmlEncodedName":"Classy"},{"name":"OORJa","tags":["language","class"],"description":"OORJa = Object Oriented JavaScript","url":"http://maxpert.github.com/oorja/","ghwatchers":"23","ghforks":"5","size":"0.6 kB","tweets":"5","xmlEncodedName":"OORJa"},{"name":"Milk","tags":["templating"],"description":"Spec-compatible (v1.1+λ) Mustache templating: written in CoffeeScript, runnable anywhere.","url":"https://github.com/pvande/Milk","ghwatchers":"138","ghforks":"4","size":"2 kB","tweets":"4","xmlEncodedName":"Milk"},{"name":"one-color","tags":["color"],"description":"Browser/node color library. Implicit color space conversions, chainable channel methods and CSS convenience methods. RGB, HSV, HSL, CMYK with alpha channel","url":"https://github.com/One-com/one-color","ghwatchers":"156","ghforks":"5","size":"2.1 kB","tweets":"22","xmlEncodedName":"one-color"},{"name":"Ender","tags":["compose","base","mobile"],"description":"An open, powerful, micro-to-macro API for composing your own custom JavaScript library.","url":"http://ender.no.de","ghwatchers":"94","ghforks":"9","size":"0.6 kB","tweets":"642","xmlEncodedName":"Ender"},{"name":"Reqwest","tags":["ajax"],"description":"Robust wrapper for asynchronous http requests.","url":"https://github.com/ded/Reqwest","ghwatchers":"232","ghforks":"51","size":"2.4 kB","tweets":"12","xmlEncodedName":"Reqwest"},{"name":"Lawnchair","tags":["data","storage","webkit","mobile"],"description":"Client side JSON document store. Perfect for WebKit mobile apps.","url":"http://westcoastlogic.com/lawnchair/","ghwatchers":"1,241","ghforks":"157","size":"1.7 kB","tweets":"219","xmlEncodedName":"Lawnchair"},{"name":"ICanHaz","tags":["templating"],"description":"Simple & powerful client-side templating for jQuery or Zepto.js.","url":"http://icanhazjs.com/","ghwatchers":"193","ghforks":"27","size":"2.2 kB","tweets":"308","xmlEncodedName":"ICanHaz"},{"name":"Kizzy","tags":["data","storage"],"description":"Cross Browser caching util leveraging LocalStorage and XML Store with a Memcached interface","url":"https://github.com/ded/Kizzy","ghwatchers":"117","ghforks":"10","size":"0.9 kB","tweets":"5","xmlEncodedName":"Kizzy"},{"name":"Director","tags":["spa"],"description":"A lightweight, full featured client side router for single page apps.","url":"https://github.com/flatiron/director","ghwatchers":"617","ghforks":"68","size":"3.2 kB","tweets":"43","xmlEncodedName":"Director"},{"name":"genData","tags":["data"],"description":"A normalization pattern to build, query, and manipulate everything.","url":"https://github.com/bemson/genData/","ghwatchers":"16","ghforks":"1","size":"0.5 kB","tweets":"1","xmlEncodedName":"genData"},{"name":"Microajax","tags":["ajax"],"description":"Simple AJAX library.","url":"http://code.google.com/p/microajax/","size":"0.4 kB","tweets":"5","xmlEncodedName":"Microajax"},{"name":"js.class","tags":["functional","class","extend"],"description":"Class-based OO for JavaScript.","url":"http://code.google.com/p/jsclassextend/","size":"0.4 kB","tweets":"2","xmlEncodedName":"js.class"},{"name":"JSON2","tags":["polyfill","json"],"description":"Creates a JSON property in the global object, if there isn't already one, with stringify and parse methods.","url":"https://github.com/douglascrockford/JSON-js","ghwatchers":"2,533","ghforks":"632","size":"1.3 kB","tweets":"79","xmlEncodedName":"JSON2"},{"name":"microcache.js","tags":["data","storage","cache"],"description":"in-memory cache for node and browser.","url":"https://github.com/jeromeetienne/microcache.js","ghwatchers":"26","ghforks":"2","size":"0.2 kB","tweets":"0","xmlEncodedName":"microcache.js"},{"name":"yepnope","tags":["polyfill","loader"],"description":"yepnope is an asynchronous conditional resource loader that allows you to load only the scripts that your users need.","url":"http://yepnopejs.com/","ghwatchers":"1,443","ghforks":"129","size":"1.8 kB","tweets":"1,335","xmlEncodedName":"yepnope"},{"name":"Underscore","tags":["functional","language","data"],"description":"A utility-belt that provides functional programming support that you would expect in Ruby.","url":"http://underscorejs.org/","ghwatchers":"6,350","ghforks":"787","size":"4.4 kB","tweets":"460","xmlEncodedName":"Underscore"},{"name":"snack.js","tags":["base","dom","events","ajax","language"],"description":"A tiny, cross-browser, library with DOM manipulation, events, pub/sub, Ajax and language utilities.","url":"http://snackjs.com/","ghwatchers":"161","ghforks":"14","size":"3.1 kB","tweets":"45","xmlEncodedName":"snack.js"},{"name":"observer","tags":["observer","events"],"description":"CommonJS implementation of the observer design pattern","url":"https://github.com/azer/observer","ghwatchers":"11","ghforks":"1","size":"0.4 kB","tweets":"3","xmlEncodedName":"observer"},{"name":"Backbone","tags":["mvc","data","functional"],"description":"Lightweight MVC—models with custom events, collections with rich enumerables, views and RESTful JSON.","url":"http://backbonejs.org/","ghwatchers":"10,807","ghforks":"1,682","size":"5.5 kB","tweets":"1,336","xmlEncodedName":"Backbone"},{"name":"functools","tags":["functional"],"description":"A library for functional operations","url":"https://github.com/azer/functools","ghwatchers":"73","ghforks":"5","size":"1.1 kB","tweets":"17","xmlEncodedName":"functools"},{"name":"domReady","tags":["dom","event","ready","load"],"description":"Lets you know when the DOM is ready","url":"https://github.com/ded/domready","ghwatchers":"208","ghforks":"27","size":"0.4 kB","tweets":"6","xmlEncodedName":"domReady"},{"name":"TurtleWax","tags":["canvas","graphics"],"description":"LOGO-inspired canvas drawing lib, adds method chaining and polar coordinates for added fun.","url":"https://github.com/davebalmer/turtlewax","ghwatchers":"46","ghforks":"6","size":"0.7 kB","tweets":"5","xmlEncodedName":"TurtleWax"},{"name":"Loadrunner","tags":["loader"],"description":"Simple, flexible and sane JavaScript loader and build tool for browsers","url":"https://github.com/danwrong/loadrunner","ghwatchers":"109","ghforks":"15","size":"2.8 kB","tweets":"25","xmlEncodedName":"Loadrunner"},{"name":"defer.js","tags":["loader","async"],"description":"Predicate-based JS execution engine, for in-page and external scripts. Loads itself asynchronously.","url":"https://github.com/wessman/defer.js","ghwatchers":"11","ghforks":"2","size":"1.8 kB","tweets":"3","xmlEncodedName":"defer.js"},{"name":"Sly","tags":["css"],"description":"Sly is a query selector engine allowing you to select elements with CSS1, CSS2 & CSS3 selectors.","url":"https://github.com/digitarald/sly","ghwatchers":"92","ghforks":"9","size":"3.6 kB","tweets":"0","xmlEncodedName":"Sly"},{"name":"JsDefer","tags":["loader"],"description":"Script loader, using the 'Deferred' pattern for async operations.","url":"https://github.com/BorisMoore/jsdefer/","ghwatchers":"104","ghforks":"7","size":"2.4 kB","tweets":"2","xmlEncodedName":"JsDefer"},{"name":"Store.js","tags":["data","storage"],"description":"localStorage wrapper for all browsers without using cookies or flash","url":"https://github.com/marcuswestin/store.js","ghwatchers":"1,226","ghforks":"113","size":"1.1 kB","tweets":"74","xmlEncodedName":"Store.js"},{"name":"cssFx","tags":["css","css3","polyfill"],"description":"Standalone polyfill that inserts the vendor-specific CSS3 properties necessary for old and new browsers.","url":"http://imsky.github.com/cssFx/","ghwatchers":"197","ghforks":"31","size":"2.6 kB","tweets":"198","xmlEncodedName":"cssFx"},{"name":"picoCSS","tags":["CSS","CSS3","mobile"],"description":"Basic CSS DOM manipulation and animation optimized for webkit browsers(Safari, Chrome) for building mobile web apps","url":"https://github.com/vladocar/picoCSS","ghwatchers":"33","ghforks":"4","size":"0.3 kB","tweets":"6","xmlEncodedName":"picoCSS"},{"name":"Valentine","tags":["functional","language","data"],"description":"JavaScripts functional sister providing iterators, type checking, and basic utils","url":"https://github.com/ded/valentine","ghwatchers":"144","ghforks":"9","size":"2 kB","tweets":"30","xmlEncodedName":"Valentine"},{"name":"Q","tags":["functional","events"],"description":"when/defer-style promises for JavaScript (CommonJS/Promises/A,B,D)","url":"https://github.com/kriskowal/q","ghwatchers":"705","ghforks":"49","size":"3.7 kB","tweets":"100","xmlEncodedName":"Q"},{"name":"Bowser","tags":["feature"],"description":"A browser detector. Because when there is no features to detect, sometimes you have to browser sniff","url":"https://github.com/ded/bowser","ghwatchers":"108","ghforks":"23","size":"0.5 kB","tweets":"24","xmlEncodedName":"Bowser"},{"name":"Mold","tags":["templating"],"description":"Mold is a templating library.","url":"http://marijnhaverbeke.nl/mold/","ghwatchers":"10","ghforks":"1","size":"1.9 kB","tweets":"18","xmlEncodedName":"Mold"},{"name":"H5F.js","tags":["polyfill"],"description":"Adds support for HTML5 Forms chapters new field input types, attributes and constraint validation API in non-supporting browsers.","url":"https://github.com/ryanseddon/H5F","ghwatchers":"365","ghforks":"31","size":"1.9 kB","tweets":"38","xmlEncodedName":"H5F.js"},{"name":"Base64.js","tags":["polyfill"],"description":"`window.btoa` and `window.atob` for browsers which don't provide these functions.","url":"https://github.com/davidchambers/Base64.js","ghwatchers":"7","ghforks":"1","size":"0.4 kB","tweets":"1","xmlEncodedName":"Base64.js"},{"name":"Color","tags":["color"],"description":"Color conversion functions for switching between hex decimal, RGB, names and arrays.","url":"https://github.com/Wolfy87/Color","ghwatchers":"16","ghforks":"1","size":"1.8 kB","tweets":"0","xmlEncodedName":"Color"},{"name":"Bootstrap","tags":["loader"],"description":"A small, simple bootloader. No frills. Black and white label.","url":"https://bitbucket.org/scott_koon/bootstrap","size":"0.7 kB","tweets":"1","xmlEncodedName":"Bootstrap"},{"name":"loom","tags":["functional"],"description":"A simple, four method API for differential inheritance and AOP.","url":"https://github.com/rpflorence/loom","ghwatchers":"10","ghforks":"1","size":"0.4 kB","tweets":"4","xmlEncodedName":"loom"},{"name":"Objs","tags":["language"],"description":"A minimalistic library intended to help in using namespaces and class inheritance in JavaScript.","url":"https://github.com/tekool/objs","ghwatchers":"40","ghforks":"1","size":"0.5 kB","tweets":"2","xmlEncodedName":"Objs"},{"name":"JS-Signals","tags":["events"],"description":"Custom Event/Messaging system for JavaScript.","url":"http://millermedeiros.github.com/js-signals/","ghwatchers":"461","ghforks":"30","size":"1.1 kB","tweets":"195","xmlEncodedName":"JS-Signals"},{"name":"EventEmitter","tags":["events"],"description":"Evented JavaScript for the browser","url":"https://github.com/Wolfy87/EventEmitter","ghwatchers":"219","ghforks":"22","size":"0.5 kB","tweets":"31","xmlEncodedName":"EventEmitter"},{"name":"Tempo","tags":["templating"],"description":"Tempo is a JSON rendering engine that enables you to craft data templates in pure HTML.","url":"http://twigkit.github.com/tempo/","ghwatchers":"527","ghforks":"32","size":"3.4 kB","tweets":"564","xmlEncodedName":"Tempo"},{"name":"Satisfy","tags":["html","css","selector"],"description":"CSS Selector to HTML generator.","url":"https://github.com/padolsey/satisfy","ghwatchers":"111","ghforks":"4","size":"0.9 kB","tweets":"6","xmlEncodedName":"Satisfy"},{"name":"JSON.minify","tags":["json"],"description":"Strip out // and /*..*/ comments from JSON before parsing.","url":"http://github.com/getify/JSON.minify","ghwatchers":"66","ghforks":"11","size":"0.4 kB","tweets":"3","xmlEncodedName":"JSON.minify"},{"name":"shorttag.js","tags":["templating"],"description":"templating engine for node and browser.","url":"https://github.com/jeromeetienne/shorttag.js","ghwatchers":"8","ghforks":"0","size":"0.4 kB","tweets":"0","xmlEncodedName":"shorttag.js"},{"name":"jaylist","tags":["functional","extend","data"],"description":"A simple wrapper for JavaScript's built-in hash storage.","url":"http://benbscholz.github.com/jaylist","ghwatchers":"24","ghforks":"3","size":"0.8 kB","tweets":"3","xmlEncodedName":"jaylist"},{"name":"ES5-Shim","tags":["language","polyfill"],"description":"Compatibility shims so that legacy JavaScript engines behave as closely as possible to ES5.","url":"https://github.com/kriskowal/es5-shim/","ghwatchers":"852","ghforks":"83","size":"2.8 kB","tweets":"129","xmlEncodedName":"ES5-Shim"},{"name":"FormfactorJS","tags":["formfactor","loader"],"description":"A formfactor detection library, to help developers target tablet, tvs, desktops and handhelds (or anything you choose)","url":"http://formfactorjs.com","ghwatchers":"124","ghforks":"10","size":"1.4 kB","tweets":"0","xmlEncodedName":"FormfactorJS"},{"name":"Crossroads.js","tags":["route","events","spa"],"description":"Powerful JavaScript URL routing/dispatch for server-side and client-side applications.","url":"http://millermedeiros.github.com/crossroads.js/","ghwatchers":"366","ghforks":"26","size":"2.6 kB","tweets":"145","xmlEncodedName":"Crossroads.js"},{"name":"SubtleLocationProxy","tags":["history","route","spa"],"description":"Proxy the location of one window, frame or iframe to the hash of another and vice-versa.","url":"https://github.com/subtleGradient/SubtleLocationProxy.js","ghwatchers":"12","ghforks":"0","size":"0.8 kB","tweets":"0","xmlEncodedName":"SubtleLocationProxy"},{"name":"htmlentities.js","tags":["htmlentities","decode","encode","dom"],"description":"A minimal html entities decoder/encoder using DOM.","url":"https://github.com/jussi-kalliokoski/htmlentities.js","ghwatchers":"10","ghforks":"0","size":"0.2 kB","tweets":"0","xmlEncodedName":"htmlentities.js"},{"name":"binary.js","tags":["binary","decode","encode"],"description":"A fast, small, robust and extensible binary conversion library.","url":"https://github.com/jussi-kalliokoski/binary.js","ghwatchers":"24","ghforks":"1","size":"0.7 kB","tweets":"1","xmlEncodedName":"binary.js"},{"name":"Events.js","tags":["events","dom"],"description":"Cross-browser DOM events, with keystroke handling, hashchange, mouseenter/leave.","url":"https://github.com/kbjr/Events.js","ghwatchers":"91","ghforks":"2","size":"4.2 kB","tweets":"24","xmlEncodedName":"Events.js"},{"name":"jWorkflow","tags":["functional","workflow","async"],"description":"Simple, buildable, repeatable workflows for client or serverside javascript","url":"http://github.com/tinyhippos/jWorkflow","ghwatchers":"68","ghforks":"4","size":"0.6 kB","tweets":"6","xmlEncodedName":"jWorkflow"},{"name":"ShinyCar","tags":["data","storage"],"description":"Set localStorage keys and values as objects","url":"https://github.com/Poincare/ShinyCar","ghwatchers":"3","ghforks":"1","size":"1 kB","tweets":"1","xmlEncodedName":"ShinyCar"},{"name":"Timed","tags":["functional","sugar"],"description":"Syntactic sugar for JavaScript's setTimeout() and setInterval().","url":"https://github.com/ChiperSoft/Timed","ghwatchers":"53","ghforks":"3","size":"0.7 kB","tweets":"19","xmlEncodedName":"Timed"},{"name":"JSONSelect","tags":["data","json"],"description":"CSS-like selectors for JSON.","url":"http://jsonselect.org","ghwatchers":"792","ghforks":"42","size":"2.9 kB","tweets":"926","xmlEncodedName":"JSONSelect"},{"name":"C-qwncr","tags":["async","animation","jsanimation"],"description":"An animation sequencing library that prevents complex animations from starting again before they've completed.","url":"https://github.com/vsa-partners/c-qwncr","ghwatchers":"12","ghforks":"3","size":"0.4 kB","tweets":"2","xmlEncodedName":"C-qwncr"},{"name":"Head JS","tags":["loader","polyfill","feature"],"description":"An asynchronous loader library, with HTML5 and CSS3 polyfills","url":"http://headjs.com/","ghwatchers":"2,431","ghforks":"176","size":"2.7 kB","tweets":"2,641","xmlEncodedName":"Head JS"},{"name":"Sheethub","tags":["polyfill"],"description":"A CSS backdoor API for providing awesome scripts in a centralized way","url":"https://github.com/pyrsmk/Sheethub","ghwatchers":"19","ghforks":"0","size":"0.8 kB","tweets":"0","xmlEncodedName":"Sheethub"},{"name":"LeviRoutes","tags":["history","route","spa"],"description":"A basic routes framework for JS that hooks in to HTML5 history","url":"http://leviroutes.com","ghwatchers":"164","ghforks":"9","size":"0.7 kB","tweets":"0","xmlEncodedName":"LeviRoutes"},{"name":"molt","tags":["responsive"],"description":"Image updater for responsive designs","url":"https://github.com/pyrsmk/molt","ghwatchers":"20","ghforks":"4","size":"0.5 kB","tweets":"7","xmlEncodedName":"molt"},{"name":"W","tags":["responsive"],"description":"Width management tool for responsive designs","url":"https://github.com/pyrsmk/W","ghwatchers":"30","ghforks":"1","size":"0.4 kB","tweets":"2","xmlEncodedName":"W"},{"name":"toast","tags":["loader"],"description":"A tiny and powerful resource loader","url":"https://github.com/pyrsmk/toast","ghwatchers":"23","ghforks":"4","size":"0.4 kB","tweets":"1","xmlEncodedName":"toast"},{"name":"thumbs.js","tags":["polyfill"],"description":"Add touch event support to the desktop and other mouse-based browsers.","url":"http://mwbrooks.github.com/thumbs.js/","ghwatchers":"141","ghforks":"17","size":"0.3 kB","tweets":"35","xmlEncodedName":"thumbs.js"},{"name":"mediatizr","tags":["polyfill","responsive"],"description":"Adds media queries support to incapable browsers","url":"https://github.com/pyrsmk/mediatizr","ghwatchers":"19","ghforks":"4","size":"0.7 kB","tweets":"2","xmlEncodedName":"mediatizr"},{"name":"Fermata","tags":["ajax"],"description":"Succinct native REST client, for client-side web apps and node.js. Turns URLs into magic JavaScript objects.","url":"https://github.com/natevw/fermata","ghwatchers":"157","ghforks":"12","size":"2.7 kB","tweets":"1","xmlEncodedName":"Fermata"},{"name":"DragDrop","tags":["dragdrop","ui"],"description":"Drag-and-Drop functionality for advanced UI development.","url":"https://github.com/kbjr/DragDrop","ghwatchers":"62","ghforks":"6","size":"1.7 kB","tweets":"2","xmlEncodedName":"DragDrop"},{"name":"Jaml","tags":["templating"],"description":"Jaml tries to emulate Ruby’s Haml library, making it easy to generate HTML in your JavaScript projects.","url":"http://edspencer.github.com/jaml/","ghwatchers":"483","ghforks":"35","size":"1.2 kB","tweets":"21","xmlEncodedName":"Jaml"},{"name":"Validation","tags":["validation","testing"],"description":"Browser/node validation library. Functions available. Regex fragments available. Validates: url, email, domain, TLD, uuid, ipv4 and more.","url":"https://github.com/One-com/one-validation","ghwatchers":"7","ghforks":"2","size":"1.8 kB","tweets":"3","xmlEncodedName":"Validation"},{"name":"microjungle","tags":["templating"],"description":"very simple and powerful client-side HTML via JSON templating engine.","url":"https://github.com/deepsweet/microjungle","ghwatchers":"55","ghforks":"5","size":"0.3 kB","tweets":"6","xmlEncodedName":"microjungle"},{"name":"Class.js","tags":["language","class","inheritance"],"description":"Lighting fast class system. Beautiful API.","url":"https://github.com/DominikGuzei/Class.js","ghwatchers":"2","ghforks":"1","size":"0.5 kB","tweets":"0","xmlEncodedName":"Class.js"},{"name":"Morpheus","tags":["animation","jsanimation","color"],"description":"An animator that lets you tween in parallel on multiple elements, from integers to colors in a single high-performant loop","url":"https://github.com/ded/morpheus","ghwatchers":"250","ghforks":"26","size":"2.2 kB","tweets":"40","xmlEncodedName":"Morpheus"},{"name":"Hasher","tags":["spa"],"description":"Browser history manager for rich-media applications.","url":"https://github.com/millermedeiros/Hasher","ghwatchers":"131","ghforks":"12","size":"1.1 kB","tweets":"6","xmlEncodedName":"Hasher"},{"name":"Viper","tags":["animation","jsanimation","color","text"],"description":"A friendly library for changing a property of an object over time. Supports animating numbers, colors, and even strings.","url":"https://github.com/alpha123/Viper","ghwatchers":"20","ghforks":"1","size":"1.4 kB","tweets":"1","xmlEncodedName":"Viper"},{"name":"DOMBuilder","tags":["dom","html"],"description":"Declarative builder with (mostly) interchangeable DOM or HTML output","url":"https://github.com/insin/DOMBuilder","ghwatchers":"66","ghforks":"1","size":"4.7 kB","tweets":"40","xmlEncodedName":"DOMBuilder"},{"name":"environ","tags":["feature"],"description":"Cross platform environment detection library.","url":"https://github.com/azer/environ","ghwatchers":"25","ghforks":"2","size":"0.5 kB","tweets":"4","xmlEncodedName":"environ"},{"name":"ClassIE","tags":["feature"],"description":"ClassIE is an unobstrusive library which detects Internet Explorer version for JS and CSS sides","url":"https://github.com/pyrsmk/ClassIE","ghwatchers":"11","ghforks":"2","size":"0.2 kB","tweets":"1","xmlEncodedName":"ClassIE"},{"name":"an.hour.ago","tags":["dates","times","language","sugar"],"description":"DSL for expressing and comparing dates and times","url":"https://bitbucket.org/davidchambers/an.hour.ago","size":"0.7 kB","tweets":"16","xmlEncodedName":"an.hour.ago"},{"name":"Micro-Templating","tags":["templating"],"description":"Templating function that is fast, caches quickly, and is easy to use.","url":"http://ejohn.org/blog/javascript-micro-templating/","size":"0.4 kB","tweets":"200","xmlEncodedName":"Micro-Templating"},{"name":"micro-selector","tags":["css"],"description":"A micro, super fast, scope limited, javascript selector engine to be used anywhere","url":"https://github.com/fabiomcosta/micro-selector","ghwatchers":"31","ghforks":"2","size":"0.7 kB","tweets":"2","xmlEncodedName":"micro-selector"},{"name":"System.js","tags":["feature"],"description":"Generates a JavaScript object with the user's system information.","url":"https://github.com/mrdoob/system.js","ghwatchers":"86","ghforks":"13","size":"0.5 kB","tweets":"1","xmlEncodedName":"System.js"},{"name":"Janis","tags":["animation","ui","transitions"],"description":"A simple CSS Transitions animation framework","url":"http://mikemctiernan.github.com/Janis/","ghwatchers":"35","ghforks":"8","size":"1.4 kB","tweets":"3","xmlEncodedName":"Janis"},{"name":"Augment.js","tags":["polyfill"],"description":"Enables use of modern JavaScript by augmenting built in objects with the latest JavaScript methods.","url":"http://augmentjs.com","ghwatchers":"204","ghforks":"13","size":"1.4 kB","tweets":"14","xmlEncodedName":"Augment.js"},{"name":"Evidence","tags":["testing"],"description":"Evidence is a JavaScript unit testing library. This fork exclusively uses the console to log.","url":"https://github.com/madrobby/evidence","ghwatchers":"10","ghforks":"1","size":"4.3 kB","tweets":"0","xmlEncodedName":"Evidence"},{"name":"state-machine","tags":["data","games","statemachine"],"description":"A finite state machine, useful in game development","url":"https://github.com/jakesgordon/javascript-state-machine","ghwatchers":"480","ghforks":"53","size":"1 kB","tweets":"53","xmlEncodedName":"state-machine"},{"name":"nut","tags":["css"],"description":"The concise CSS selector engine","url":"https://github.com/pyrsmk/nut","ghwatchers":"9","ghforks":"2","size":"0.5 kB","tweets":"1","xmlEncodedName":"nut"},{"name":"Ekho","tags":["events"],"description":"DOM-agnostic event library, with bubbling.","url":"https://bitbucket.org/killdream/ekho","size":"0.9 kB","tweets":"0","xmlEncodedName":"Ekho"},{"name":"nimble","tags":["functional","async"],"description":"Functional flow-control for JavaScript. Combines features of the underscore and async libraries.","url":"http://caolan.github.com/nimble/","ghwatchers":"161","ghforks":"10","size":"0.8 kB","tweets":"51","xmlEncodedName":"nimble"},{"name":"whenever.js","tags":["events"],"description":"Specify your app's behavior using a syntax that reads like English","url":"https://github.com/paulca/whenever.js","ghwatchers":"258","ghforks":"6","size":"0.7 kB","tweets":"177","xmlEncodedName":"whenever.js"},{"name":"Obscura","tags":["canvas","image","manipulation"],"description":"Canvas based image manipulation library","url":"https://github.com/OiNutter/Obscura","ghwatchers":"29","ghforks":"2","size":"1.6 kB","tweets":"2","xmlEncodedName":"Obscura"},{"name":"LazyLoad","tags":["loader"],"description":"Async JavaScript and CSS loader.","url":"https://github.com/rgrove/lazyload","ghwatchers":"358","ghforks":"33","size":"0.9 kB","tweets":"36","xmlEncodedName":"LazyLoad"},{"name":"xui","tags":["base","dom","mobile","ajax","events","webkit","animation"],"description":"DOM library for authoring HTML5 mobile web applications, works cross-device and cross-platform.","url":"http://xuijs.com","ghwatchers":"588","ghforks":"66","size":"4.3 kB","tweets":"350","xmlEncodedName":"xui"},{"name":"Hypher","tags":["hyphenation"],"description":"Fast and small hyphenation engine for Node.js and the browser","url":"https://github.com/bramstein/Hypher","ghwatchers":"63","ghforks":"3","size":"0.8 kB","tweets":"3","xmlEncodedName":"Hypher"},{"name":"Include.js","tags":["loader"],"description":"A tiny and AMD javascript loader with nested dependencies.","url":"http://capmousse.github.com/include.js/","ghwatchers":"49","ghforks":"5","size":"0.8 kB","tweets":"13","xmlEncodedName":"Include.js"},{"name":"Keymaster","tags":["events"],"description":"Define scoped keyboard shortcuts, including modifier keys.","url":"https://github.com/madrobby/keymaster","ghwatchers":"2,961","ghforks":"143","size":"1.2 kB","tweets":"589","xmlEncodedName":"Keymaster"},{"name":"Maddy","tags":["functional","language","data"],"description":"A functional object operations library.","url":"http://bestiejs.github.com/maddy","ghwatchers":"37","ghforks":"0","size":"2.4 kB","tweets":"1","xmlEncodedName":"Maddy"},{"name":"asEvented","tags":["events","functional"],"description":"Micro event emitter which provides the observer pattern to JavaScript objects.","url":"https://github.com/mkuklis/asEvented","ghwatchers":"50","ghforks":"9","size":"0.4 kB","tweets":"6","xmlEncodedName":"asEvented"},{"name":"Species","tags":["language","class"],"description":"Java style OOP, and AOP ability, watchable members, inheritance and ability to call super members.","url":"https://github.com/k33g/species","ghwatchers":"11","ghforks":"0","size":"0.6 kB","tweets":"3","xmlEncodedName":"Species"},{"name":"JSON 3","tags":["polyfill","json","amd"],"description":"A modern JSON implementation compatible with nearly all JavaScript platforms.","url":"http://bestiejs.github.com/json3","ghwatchers":"225","ghforks":"18","size":"2.9 kB","tweets":"117","xmlEncodedName":"JSON 3"},{"name":"DOMinate","tags":["dom-builder","dom","templating"],"description":"DOMinate the DOM with this simple, yet powerful DOM building utility and template engine.","url":"https://github.com/adius/DOMinate/","ghwatchers":"1","ghforks":"1","size":"0.2 kB","tweets":"0","xmlEncodedName":"DOMinate"},{"name":"resistance","tags":["async","flow"],"description":"A tiny javascript async flow control library.","url":"https://github.com/jgallen23/resistance","ghwatchers":"39","ghforks":"1","size":"0.4 kB","tweets":"6","xmlEncodedName":"resistance"},{"name":"audio-fx","tags":["audio","games"],"description":"A HTML5 Audio Library","url":"https://github.com/jakesgordon/javascript-audio-fx","ghwatchers":"37","ghforks":"5","size":"0.6 kB","tweets":"0","xmlEncodedName":"audio-fx"},{"name":"Happen","tags":["events"],"description":"General purpose event triggering","url":"https://github.com/tmcw/happen","ghwatchers":"22","ghforks":"3","size":"0.6 kB","tweets":"4","xmlEncodedName":"Happen"},{"name":"Unlimit","tags":["functional","language"],"description":"Allows for chaining with native JavaScript objects without extending objects' prototypes.","url":"http://limeblack.github.com/UnlimitJS/","ghwatchers":"9","ghforks":"0","size":"0.4 kB","tweets":"0","xmlEncodedName":"Unlimit"},{"name":"swipe","tags":["jsanimation","mobile"],"description":"A lightweight 1-to-1 mobile slider. Optimized for touch devices.","url":"https://github.com/bradbirdsall/Swipe","ghwatchers":"1,255","ghforks":"248","size":"1.2 kB","tweets":"91","xmlEncodedName":"swipe"},{"name":"extend.js","tags":["base","language","feature"],"description":"A simple way to define and extend namespaces","url":"https://github.com/searls/extend.js","ghwatchers":"21","ghforks":"2","size":"0.3 kB","tweets":"11","xmlEncodedName":"extend.js"},{"name":"Platform.js","tags":["feature"],"description":"A platform detection library that works on nearly all JavaScript platforms.","url":"https://github.com/bestiejs/platform.js","ghwatchers":"131","ghforks":"5","size":"4.5 kB","tweets":"17","xmlEncodedName":"Platform.js"},{"name":"EditrJS","tags":["manipulation","image","editing"],"description":"A very simple image editing library with a chainable api.","url":"https://github.com/narfdre/Editr","ghwatchers":"11","ghforks":"0","size":"0.5 kB","tweets":"2","xmlEncodedName":"EditrJS"},{"name":"Cookie Monster","tags":["cookies","data","store"],"description":"A lightweight cookie library","url":"https://github.com/jgallen23/cookie-monster","ghwatchers":"20","ghforks":"4","size":"0.5 kB","tweets":"1","xmlEncodedName":"Cookie Monster"},{"name":"Date-Utils","tags":["date","polyfill"],"description":"Lightweight Date Polyfill with a lot of flexibility.","url":"https://github.com/JerrySievert/node-date-utils","ghwatchers":"119","ghforks":"15","size":"2.8 kB","tweets":"20","xmlEncodedName":"Date-Utils"},{"name":"tinyJS","tags":["base","css","functional"],"description":"A tiny yet complete toolkit","url":"http://tinyjs.sourceforge.net/tiny.js","size":"3.4 kB","tweets":"0","xmlEncodedName":"tinyJS"},{"name":"Sslac","tags":["language","class"],"description":"A (seemingly backwards) JS class builder with support for runtime patching","url":"https://github.com/jakobo/sslac","ghwatchers":"15","ghforks":"2","size":"1.2 kB","tweets":"2","xmlEncodedName":"Sslac"},{"name":"Shifty","tags":["animation","jsanimation"],"description":"A teeny tiny tweening engine in JavaScript.","url":"https://github.com/jeremyckahn/shifty","ghwatchers":"175","ghforks":"15","size":"3 kB","tweets":"20","xmlEncodedName":"Shifty"},{"name":"mathmethods","tags":["math","language","sugar"],"description":"Give `Number.prototype` the `Math` methods it deserves.","url":"https://github.com/davidchambers/mathmethods","ghwatchers":"1","ghforks":"0","size":"0.5 kB","tweets":"0","xmlEncodedName":"mathmethods"},{"name":"Fayer","tags":["functional"],"description":"Easily kick-off page specific JavaScript.","url":"https://github.com/sandeepjain/fayer","ghwatchers":"28","ghforks":"4","size":"0.5 kB","tweets":"10","xmlEncodedName":"Fayer"},{"name":"hsi.js","tags":["color"],"description":"A small RGB <-> HSI converter.","url":"https://github.com/e-/hsi.js","ghwatchers":"2","ghforks":"1","size":"0.5 kB","tweets":"3","xmlEncodedName":"hsi.js"},{"name":"wru","tags":["testing"],"description":"essential unit test framework compatible with browsers, node.js, and Rhino","url":"https://github.com/WebReflection/wru","ghwatchers":"68","ghforks":"5","size":"1.5 kB","tweets":"37","xmlEncodedName":"wru"},{"name":"typogr.js","tags":["dom","data","css","text","ui","typography","hyphenation"],"description":"Provides ransformations to plain text for typographically-improved HTML.","url":"https://github.com/ekalinin/typogr.js","ghwatchers":"25","ghforks":"0","size":"1.7 kB","tweets":"4","xmlEncodedName":"typogr.js"},{"name":"marked","tags":["markdown","markup","parser"],"description":"A markdown parser and compiler. Built for speed.","url":"https://github.com/chjj/marked","ghwatchers":"830","ghforks":"57","size":"2.9 kB","tweets":"70","xmlEncodedName":"marked"},{"name":"uuid-v4.js","tags":["random","uuid","data","browser","commonjs","node"],"description":"RFC-4122 Compliant Random (v4) UUID Generator","url":"https://github.com/makeable/uuid-v4.js","ghwatchers":"11","ghforks":"0","size":"0.2 kB","tweets":"2","xmlEncodedName":"uuid-v4.js"},{"name":"notificon.js","tags":["notification","alert","browser","canvas","tab"],"description":"Dynamic tab favicon notifications/alerts","url":"https://github.com/makeable/Notificon","ghwatchers":"916","ghforks":"29","size":"0.9 kB","tweets":"248","xmlEncodedName":"notificon.js"},{"name":"zest","tags":["css","selector","dom"],"description":"An absurdly fast selector engine. Supports CSS3/CSS4 selectors - faster than Sizzle.","url":"https://github.com/chjj/zest","ghwatchers":"86","ghforks":"7","size":"3.5 kB","tweets":"1","xmlEncodedName":"zest"},{"name":"SpeculOOs","tags":["language","class"],"description":"Simple JavaScript Class notation, fully CoffeeScript compliant","url":"https://github.com/k33g/speculoos","ghwatchers":"5","ghforks":"1","size":"0.3 kB","tweets":"3","xmlEncodedName":"SpeculOOs"},{"name":"Supplement.js","tags":["functional","language","data","sugar"],"description":"A small collection of utility functions to make working with JavaScript that much sweeter and more expressive.","url":"http://supplementjs.com","ghwatchers":"59","ghforks":"6","size":"1.3 kB","tweets":"11","xmlEncodedName":"Supplement.js"},{"name":"140medley","tags":["dom","selector","events","templating","ajax","storage"],"description":"A micro-framework or a collection of small, helpful utilities for common javascript tasks.","url":"https://github.com/honza/140medley","ghwatchers":"62","ghforks":"8","size":"0.5 kB","tweets":"11","xmlEncodedName":"140medley"},{"name":"husl","tags":["color"],"description":"A human-friendly alternative to the HSL color space.","url":"http://boronine.github.com/husl","ghwatchers":"39","ghforks":"3","size":"2.2 kB","tweets":"0","xmlEncodedName":"husl"},{"name":"colorspaces.js","tags":["color"],"description":"Convert between RGB and several CIE color spaces for smarter color manipulation.","url":"http://boronine.github.com/colorspaces.js","ghwatchers":"37","ghforks":"2","size":"1.8 kB","tweets":"9","xmlEncodedName":"colorspaces.js"},{"name":"Traversty","tags":["dom"],"description":"Headache-free DOM traversal using PrototypeJS inspired up(), down(), next() and previous(). Ideal for use with Ender.","url":"https://github.com/rvagg/traversty","ghwatchers":"21","ghforks":"3","size":"1.3 kB","tweets":"12","xmlEncodedName":"Traversty"},{"name":"aug","tags":["extend","augment"],"description":"A object extend utility","url":"https://github.com/jgallen23/aug","ghwatchers":"10","ghforks":"3","size":"0.3 kB","tweets":"0","xmlEncodedName":"aug"},{"name":"Smoothie Charts","tags":["canvas","charts","graphs"],"description":"Smooooooth JavaScript charts for realtime streaming data","url":"http://smoothiecharts.org/","ghwatchers":"702","ghforks":"47","size":"1.6 kB","tweets":"300","xmlEncodedName":"Smoothie Charts"},{"name":"path.js","tags":["route"],"description":"Simple, lightweight routing for web browsers","url":"http://mtrpcic.github.com/pathjs/","ghwatchers":"376","ghforks":"43","size":"1.1 kB","tweets":"8","xmlEncodedName":"path.js"},{"name":"Bean","tags":["events","dom"],"description":"Bean is a slick, cross-platform, framework-agnostic event utility designed for desktop, mobile, and touch-based browsers. ","url":"https://github.com/fat/bean","ghwatchers":"395","ghforks":"49","size":"3.9 kB","tweets":"46","xmlEncodedName":"Bean"},{"name":"Humane JS","tags":["notification","alert"],"description":"A simple, modern, browser notification system","url":"http://wavded.github.com/humane-js/","ghwatchers":"1,245","ghforks":"74","size":"1.5 kB","tweets":"437","xmlEncodedName":"Humane JS"},{"name":"JSFace","tags":["oop","language","commonjs","node","class"],"description":"Small, fast, elegant, powerful, and cross platform OOP library. Support singleton, super call, private, mixins, plugins, AOP and more.","url":"https://github.com/tnhu/jsface","ghwatchers":"58","ghforks":"5","size":"0.8 kB","tweets":"1","xmlEncodedName":"JSFace"},{"name":"Radio.js","tags":["events","pubsub"],"description":"Chainable publish/subscribe framework","url":"http://radio.uxder.com","ghwatchers":"115","ghforks":"9","size":"0.5 kB","tweets":"37","xmlEncodedName":"Radio.js"},{"name":"keyvent.js","tags":["dom","events","amd"],"description":"Keyboard events simulator.","url":"https://github.com/gtramontina/keyvent.js","ghwatchers":"7","ghforks":"0","size":"0.6 kB","tweets":"0","xmlEncodedName":"keyvent.js"},{"name":"draggable.js","tags":["dom","css","css3","amd"],"description":"Make your dom elements draggable easily.","url":"http://gtramontina.github.com/draggable.js/","ghwatchers":"20","ghforks":"3","size":"0.8 kB","tweets":"0","xmlEncodedName":"draggable.js"},{"name":"String::format","tags":["string","language","sugar"],"description":"Adds a `format` method to `String.prototype`. Inspired by Python's `str.format()`.","url":"https://github.com/davidchambers/string-format","ghwatchers":"0","ghforks":"0","size":"0.5 kB","tweets":"0","xmlEncodedName":"String::format"},{"name":"T-Lite","tags":["templating"],"description":"A lite but powerfull javascript template engine","url":"https://github.com/CapMousse/T-Lite","ghwatchers":"6","ghforks":"1","size":"0.5 kB","tweets":"8","xmlEncodedName":"T-Lite"},{"name":"Callbacks.js","tags":["events","dispatcher","static","callbacks"],"url":"https://github.com/dperrymorrow/callbacks.js","description":"Event dispatching, can be used either as static or instance based.","ghwatchers":"3","ghforks":"1","size":"0.3 kB","tweets":"0","xmlEncodedName":"Callbacks.js"},{"name":"Router.js","tags":["routing","rails"],"url":"https://github.com/dperrymorrow/router.js","description":"controller/action convention for javascript. home/index would automatically instantiate Home js class and fire index action.","ghwatchers":"5","ghforks":"0","size":"0.4 kB","tweets":"0","xmlEncodedName":"Router.js"},{"name":"Blueshell","tags":["inheritance","prototype","class"],"description":"A microlibrary for inheritance with prototypal inheritance tools allowing class-like construction.","url":"https://github.com/jgnewman/blueshell","ghwatchers":"1","ghforks":"0","size":"0.7 kB","tweets":"2","xmlEncodedName":"Blueshell"},{"name":"ancestry.js","tags":["class","extend","commonjs","amd"],"description":"Simple, yet powerful inheritance library to make polymorphism and super-constructors work propertly.","url":"https://github.com/jasonwyatt/ancestry.js","ghwatchers":"5","ghforks":"0","size":"0.4 kB","tweets":"1","xmlEncodedName":"ancestry.js"},{"name":"ytIframe.js","tags":["youtube","iframe","video"],"description":"A flexible, plain javascript youtube video embedding script in less than 40 lines.","url":"https://github.com/mdix/ytIframe","ghwatchers":"8","ghforks":"1","size":"0.4 kB","tweets":"0","xmlEncodedName":"ytIframe.js"},{"name":"Mediator.js","tags":["utils","pubsub","notifications","events","async","callbacks"],"description":"Flexible pubsub-ish framework for handling namespaced events.","url":"http://www.thejacklawson.com/Mediator.js","ghwatchers":"41","ghforks":"5","size":"1.1 kB","tweets":"0","xmlEncodedName":"Mediator.js"},{"name":"Smoke Signals","tags":["events"],"description":"Really, really lightweight event emitting","url":"https://github.com/bentomas/smokesignals","ghwatchers":"17","ghforks":"1","size":"0.2 kB","tweets":"0","xmlEncodedName":"Smoke Signals"},{"name":"CSSClass","tags":["css"],"description":"Adds the functions .hasClass, .addClass, .removeClass and .toggleClass to the Element prototype.","url":"https://github.com/EarMaster/CSSClass","ghwatchers":"11","ghforks":"2","size":"0.3 kB","tweets":"1","xmlEncodedName":"CSSClass"},{"name":"filesize.js","tags":["math","language","amd"],"description":"JavaScript library to generate a human readable String describing the filesize","url":"http://filesizejs.com","ghwatchers":"13","ghforks":"2","size":"0.5 kB","tweets":"9","xmlEncodedName":"filesize.js"},{"name":"swiftcore.js","tags":["IOC","dependency injection","microkernel"],"description":"A lightweight and flexible microkernel/IOC container which helps to build testable decoupled systems","url":"https://github.com/cburgdorf/swiftcore.js","ghwatchers":"8","ghforks":"0","size":"1 kB","tweets":"8","xmlEncodedName":"swiftcore.js"},{"name":"mix.js","tags":["mixin"],"description":"Mixins with dependency resolution and private properties (without closures).","url":"https://github.com/bripkens/mix.js","ghwatchers":"4","ghforks":"0","size":"0.5 kB","tweets":"0","xmlEncodedName":"mix.js"},{"name":"inputControl","tags":["inputControl","chars","numbers"],"description":"InputControl is a powerfull script to controlling own input text to accept specific chars or numbers.","url":"https://github.com/metalipower/inputControl","ghwatchers":"6","ghforks":"1","size":"0.3 kB","tweets":"0","xmlEncodedName":"inputControl"},{"name":"List.js","tags":["list","extend","templating","utils","sort","search","filter"],"description":"Add search, sort and flexibility to plain HTML lists (div, ul, table, everything!).","url":"http://listjs.com","ghwatchers":"1,468","ghforks":"132","size":"3 kB","tweets":"931","xmlEncodedName":"List.js"},{"name":"Stapes.js","tags":["mvc","class","events","mobile"],"description":"A (really) tiny Javascript MVC microframework. Perfect for mobile.","url":"http://hay.github.com/stapes/","ghwatchers":"97","ghforks":"8","size":"1.6 kB","tweets":"29","xmlEncodedName":"Stapes.js"},{"name":"cookie.js","tags":["cookie.js","cookies","storage"],"description":"A small library that makes setting, getting and removing cookies really easy.","url":"https://github.com/js-coder/cookie.js","ghwatchers":"239","ghforks":"25","size":"0.9 kB","tweets":"43","xmlEncodedName":"cookie.js"},{"name":"scaleApp.js","tags":["spa","base","events","node","pubsub"],"description":"scaleApp is a tiny JavaScript framework for scalable one-page-applications","url":"http://scaleapp.org/","ghwatchers":"71","ghforks":"7","size":"3.4 kB","tweets":"21","xmlEncodedName":"scaleApp.js"},{"name":"Nonsense","tags":["data"],"description":"Generate repeatable random data","url":"https://github.com/jocafa/Nonsense","ghwatchers":"127","ghforks":"10","size":"3.2 kB","tweets":"21","xmlEncodedName":"Nonsense"},{"name":"remoteStorage.js","tags":["events","ajax","storage"],"description":"A library for adding remoteStorage support to your client-side app.","url":"https://github.com/unhosted/remoteStorage.js","ghwatchers":"2","ghforks":"0","size":"0.7 kB","tweets":"2","xmlEncodedName":"remoteStorage.js"},{"name":"bacon.js","tags":["mobile"],"description":"Detects a mobile browser","url":"https://github.com/tajjyarden/bacon.js","ghwatchers":"13","ghforks":"2","size":"0.3 kB","tweets":"2","xmlEncodedName":"bacon.js"},{"name":"lostorage.js","tags":["storage","localStorage","sessionStorage"],"description":"Client-side storage the way it should be – using the HTML5 localStorage API. lostorage.js allows you to save any kind of data.","url":"https://github.com/js-coder/lostorage.js","ghwatchers":"130","ghforks":"9","size":"0.8 kB","tweets":"14","xmlEncodedName":"lostorage.js"},{"name":"ua.js","tags":["feature"],"description":"A very small user-agent (browser) and device detection library.","url":"https://github.com/g13n/ua.js","ghwatchers":"5","ghforks":"1","size":"0.4 kB","tweets":"2","xmlEncodedName":"ua.js"},{"name":"microtext.js","tags":["text utility"],"description":"A JavaScript utility for processing text.","url":"https://github.com/rodrigoalvesvieira/microtext.js/","ghwatchers":"7","ghforks":"0","size":"0.4 kB","tweets":"2","xmlEncodedName":"microtext.js"},{"name":"Firmin","tags":["animation","webkit"],"description":"Animation library that uses CSS transforms and transitions to create smooth, hardware-accelerated animations.","url":"http://extralogical.net/projects/firmin/","ghwatchers":"166","ghforks":"9","size":"2.3 kB","tweets":"244","xmlEncodedName":"Firmin"},{"name":"jvent.js","tags":["events"],"description":"Event Emitter Class for the browser based on NodeJS EventEmitter","url":"https://github.com/pazguille/jvent","ghwatchers":"4","ghforks":"1","size":"0.7 kB","tweets":"1","xmlEncodedName":"jvent.js"},{"name":"Jwerty","tags":["events"],"description":"Bind, fire and assert on keyboard events, with easy to use keyboard selector combos","url":"https://github.com/keithamus/jwerty","ghwatchers":"580","ghforks":"35","size":"1.7 kB","tweets":"19","xmlEncodedName":"Jwerty"},{"name":"JSDeferred","tags":["defered","asynchronous","callbacks"],"description":"Standalone and Compact asynchronous library in JavaScript.","url":"http://cho45.stfuawsc.com/jsdeferred/","ghwatchers":"230","ghforks":"20","size":"2 kB","tweets":"33","xmlEncodedName":"JSDeferred"},{"name":"Plates","tags":["templating"],"description":"Plates (short for templates) binds data to markup. Plates has NO special syntax. It works in the browser and in Node.js.","url":"https://github.com/flatiron/plates","ghwatchers":"396","ghforks":"48","size":"2.3 kB","tweets":"66","xmlEncodedName":"Plates"},{"name":"Moment.js","tags":["date"],"description":"Parse, manipulate, and format dates.","url":"http://momentjs.com/","ghwatchers":"3,654","ghforks":"356","size":"4.8 kB","tweets":"1,463","xmlEncodedName":"Moment.js"},{"name":"fader.js","url":"http://lukasalexandre.github.com/fader.js","tags":["animation"],"description":"A micro library to fade elements in and out.","ghwatchers":"2","ghforks":"0","size":"0.3 kB","tweets":"0","xmlEncodedName":"fader.js"},{"name":"Riloadr","tags":["image","images","responsive","loader"],"description":"A cross-browser framework-independent responsive images loader. jQuery version available.","url":"https://github.com/tubalmartin/riloadr","ghwatchers":"513","ghforks":"20","size":"2.2 kB","tweets":"294","xmlEncodedName":"Riloadr"},{"name":"ES5-Class","tags":["class","inheritance"],"description":"Native prototypal inheritance for Node.js and ES5-enabled Browsers","url":"https://github.com/ShadowCloud/ES5-Class","ghwatchers":"3","ghforks":"1","size":"0.5 kB","tweets":"0","xmlEncodedName":"ES5-Class"},{"name":"promise.js","tags":["async","promise","future","deffered","ajax"],"description":"Lightweight promises (or futures, or deffered). Includes AJAX REST functions.","url":"https://github.com/stackp/promisejs","ghwatchers":"36","ghforks":"6","size":"0.8 kB","tweets":"3","xmlEncodedName":"promise.js"},{"name":"Pjs","url":"https://github.com/jayferd/pjs","tags":["class","inheritance"],"description":"A teensy class system. It's just prototypes, but without the nasty parts.","ghwatchers":"78","ghforks":"4","size":"0.3 kB","tweets":"18","xmlEncodedName":"Pjs"},{"name":"pubsub.js","tags":["events","pubsub","publish","subscribe","node","rhino","amd","commonjs","titanium"],"description":"A tiny, optimized, tested, standalone and robust pubsub implementation supporting different javascript environments","url":"https://github.com/federico-lox/pubsub.js","ghwatchers":"29","ghforks":"4","size":"0.5 kB","tweets":"7","xmlEncodedName":"pubsub.js"},{"name":"guggenheim.js","tags":["gallery","plugin","animation"],"description":"A framework agnostic, animated, gallery plugin","url":"https://github.com/OiNutter/guggenheim.js","ghwatchers":"54","ghforks":"10","size":"3.2 kB","tweets":"14","xmlEncodedName":"guggenheim.js"},{"name":"PersonaJS","tags":["authentication"],"description":"Implement authentication using Mozilla Persona in your web application.","url":"https://github.com/lloyd/persona.js","ghwatchers":"8","ghforks":"1","size":"0.5 kB","tweets":"0","xmlEncodedName":"PersonaJS"},{"name":"Dijon","tags":["IOC","dependency injection"],"description":"An IOC/DI framework in Javascript, inspired by Robotlegs and Swiftsuspenders","url":"https://github.com/creynders/dijon-framework","ghwatchers":"18","ghforks":"0","size":"1 kB","tweets":"7","xmlEncodedName":"Dijon"},{"name":"Driftwood","tags":["logging","error","exception","log"],"description":"A simple library for logging and exception tracking in Javascript.","url":"https://github.com/errplane/driftwood.js","ghwatchers":"6","ghforks":"3","size":"4.1 kB","tweets":"3","xmlEncodedName":"Driftwood"},{"name":"jph.js","tags":["jsonp","network","json","manager","loader"],"description":"A JS module for managing many asynchronous and synchronous JSONP requests, responses, timeouts and errors.","url":"https://github.com/nokia-entertainment/JSONPHandler","ghwatchers":"2","ghforks":"0","size":"1.2 kB","tweets":"11","xmlEncodedName":"jph.js"},{"name":"statelet","tags":["events"],"description":"Little state objects","url":"https://github.com/joshwnj/statelet","ghwatchers":"7","ghforks":"1","size":"0.5 kB","tweets":"1","xmlEncodedName":"statelet"},{"name":"Hexy.js","tags":["color"],"description":"Converts HEX colors to RGB values and vice versa in various output formats.","url":"http://github.com/steelsojka/Hexy.js","ghwatchers":"0","ghforks":"0","size":"0.7 kB","tweets":"0","xmlEncodedName":"Hexy.js"},{"name":"progress.js","tags":["progress","bar","progressbar"],"description":"A (animated) javascript progress bar without dependencies.","url":"https://github.com/mdix/progress.js","ghwatchers":"6","ghforks":"1","size":"0.7 kB","tweets":"5","xmlEncodedName":"progress.js"},{"name":"Airwaves","tags":["pubsub","publish","subscribe","broadcast","message"],"description":"Lightweight pub/sub for any JavaScript environment","url":"https://github.com/davidchambers/airwaves","ghwatchers":"2","ghforks":"0","size":"0.6 kB","tweets":"1","xmlEncodedName":"Airwaves"},{"name":"impress.js","tags":["animation","jsanimation","css","css3"],"description":"A presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.","url":"https://github.com/bartaz/impress.js","ghwatchers":"11,660","ghforks":"1,925","size":"2.5 kB","tweets":"588","xmlEncodedName":"impress.js"},{"name":"Stately.js","tags":["state machine","finite-state machine","fsm","automata"],"description":"Stately.js is a JavaScript based finite-state machine (FSM) or finite-state automaton engine.","url":"https://github.com/fschaefer/Stately.js","ghwatchers":"143","ghforks":"11","size":"0.9 kB","tweets":"20","xmlEncodedName":"Stately.js"},{"name":"Mousetrap","tags":["events"],"description":"A simple library for handling keyboard shortcuts in Javascript.","url":"http://craig.is/killing/mice","ghwatchers":"2,567","ghforks":"178","size":"1.7 kB","tweets":"1,131","xmlEncodedName":"Mousetrap"},{"name":"BigScreen","tags":["browser","canvas"],"description":"BigScreen is a simple library for using the JavaScript Full Screen API.","url":"http://brad.is/coding/BigScreen/","ghwatchers":"409","ghforks":"31","size":"1.2 kB","tweets":"275","xmlEncodedName":"BigScreen"},{"name":"mmd.js","tags":["module","ioc","di","injection","dependency","framework"],"description":"A tiny synchronous module definition and dependency management framework.","url":"https://github.com/gmac/micro-module-definition","ghwatchers":"1","ghforks":"0","size":"0.4 kB","tweets":"1","xmlEncodedName":"mmd.js"},{"name":"onDomReady","tags":["dom","event","ready","load"],"description":"Initialize your code when the DOM is ready. Based on jQuery's ready() method. AMD compatible.","url":"https://github.com/tubalmartin/ondomready","ghwatchers":"23","ghforks":"1","size":"0.5 kB","tweets":"7","xmlEncodedName":"onDomReady"},{"name":"hypo","url":"https://github.com/shiftyp/hypo","tags":["dependency injection","IOC"],"description":"A micro dependency injection framework inspired by Spring. Simple and to the point.","ghwatchers":"4","ghforks":"0","size":"1 kB","tweets":"1","xmlEncodedName":"hypo"},{"name":"t.js","tags":["templating"],"description":"A tiny javascript templating framework in ~400 bytes gzipped.","url":"https://github.com/jasonmoo/t.js","ghwatchers":"493","ghforks":"33","size":"0.4 kB","tweets":"115","xmlEncodedName":"t.js"},{"name":"shotgun.js","tags":["shotgun","events","error","observer","pubsub","publish","subscribe","node","unsubscribe"],"description":"Nestable custom events, trappable internal events, functional try/catch abstraction, unsubscribable unnamed functions.","url":"http://github.com/jgnewman/shotgun","ghwatchers":"2","ghforks":"0","size":"1.1 kB","tweets":"0","xmlEncodedName":"shotgun.js"},{"name":"delayed","tags":["async","timer","defer","events"],"description":"A collection of helper functions for your functions, using `setTimeout()` to delay and defer.","url":"https://github.com/rvagg/delayed","ghwatchers":"1","ghforks":"0","size":"0.4 kB","tweets":"3","xmlEncodedName":"delayed"},{"name":"TemporizedSlider.js","url":"http://lukasalexandre.github.com/TemporizedSlider.js","tags":["animation","events"],"description":"A micro library that implements a customizable temporized image slider, with custom text and title for each one.","ghwatchers":"3","ghforks":"0","size":"1 kB","tweets":"0","xmlEncodedName":"TemporizedSlider.js"},{"name":"server2.js","tags":["server","pubsub","events","base"],"description":"Transfer data objects from server to javascript on page load","url":"https://github.com/thanpolas/server2js","ghwatchers":"9","ghforks":"0","size":"1 kB","tweets":"1","xmlEncodedName":"server2.js"},{"name":"string.js","tags":["string","language"],"description":"string.js is a lightweight (< 4 kb minified and gzipped) JavaScript library for the browser or for Node.js that provides extra String methods.","url":"http://stringjs.com","ghwatchers":"263","ghforks":"21","size":"3.3 kB","tweets":"154","xmlEncodedName":"string.js"},{"name":"lscache","tags":["data","storage"],"description":"A localStorage-based memcache-inspired client-side caching library.","url":"https://github.com/pamelafox/lscache","ghwatchers":"251","ghforks":"25","size":"0.8 kB","tweets":"49","xmlEncodedName":"lscache"},{"name":"Morf","tags":["animation","jsanimation"],"description":"A JavaScript work-around for hardware accelerated CSS3 transitions with custom easing functions.","url":"https://github.com/joelambert/morf","ghwatchers":"271","ghforks":"25","size":"4.5 kB","tweets":"10","xmlEncodedName":"Morf"},{"name":"doT.js","tags":["nodejs","browsers","templating","partials","custom delimiters"],"description":"The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.","url":"https://github.com/olado/doT","ghwatchers":"593","ghforks":"71","size":"1.2 kB","tweets":"33","xmlEncodedName":"doT.js"},{"name":"l.js","tags":["loader"],"description":"Another Tiny js/css loader supporting aliases, ordered and parallel loading, callbacks ... ","url":"https://github.com/malko/l.js","ghwatchers":"14","ghforks":"1","size":"0.8 kB","tweets":"0","xmlEncodedName":"l.js"},{"name":"ready.js","tags":["async","node.js","watch","flow","flow control"],"description":"Monitor multiple async operations and triggers when all or some are complete.","url":"https://github.com/thanpolas/ready.js","ghwatchers":"11","ghforks":"1","size":"0.9 kB","tweets":"7","xmlEncodedName":"ready.js"},{"name":"Mibbu","tags":["games","canvas"],"description":"Microframework for fast game prototyping using Canvas & DOM","url":"https://github.com/michalbe/mibbu","ghwatchers":"168","ghforks":"11","size":"2.4 kB","tweets":"27","xmlEncodedName":"Mibbu"},{"name":"Artemia","tags":["data","storage"],"description":"Artemia is a clientside document store, inspired by Lawnchair.","url":"https://github.com/k33g/artemia/","ghwatchers":"22","ghforks":"4","size":"1.6 kB","tweets":"2","xmlEncodedName":"Artemia"}]; \ No newline at end of file