"Crossroads.js is a routing library inspired by URL Route/Dispatch utilities present on frameworks like Rails, Pyramid, Django, CakePHP, CodeIgniter, etc... It parses a string input and decides which action should be executed by matching the string against multiple patterns.
It is a powerful and flexible routing system. If used properly it can reduce code complexity by decoupling objects and also by abstracting navigation paths and server requests. "
"Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with node.js, it can also be used directly in the browser.
Async provides around 20 functions that include the usual 'functional' suspects (map, reduce, filter, forEach…) as well as some common patterns for asynchronous control flow (parallel, series, waterfall…). All these functions assume you follow the node.js convention of providing a single callback as the last argument of your async function."
"AccDC is a powerful dynamic content management framework that accelerates dynamic behaviors for Rich Internet Applications,
which can be integrated with any architecture or platform that supports JavaScript.
AccDC can be used as a standalone API, or in conjunction with jQuery, YUI, Ext JS, Prototype, Glow, Dojo, GWT, MooTools, Processing, Raphael, X, Tridion, or any other JavaScript library or framework without conflict.
The focus of AccDC is minimalism, so that all features are designed to be as condensed, powerful, and fast as possible.
"