Highland

Highland 2.7.4 updated

Highland is certainly not a tool for people just starting out with JavaScript. This tool deals with callbacks, event emitters, promises, and streams, very advanced concepts that can be dealt only after basic JavaScript programming paradigms have been...

Async.js

Async.js 1.5.2 updated

Async.js comes packed with over 20 JS functions for enhancing AJAX interactions. All functions assume that the developer follows the node.js convention of providing a single callback as the last argument of the async function. Tested and working in IE6,...

Nimble

Nimble 0.0.2

Nimble is portable, cross-browser and runs on Node.js. It comes with a set of tools for supporting sync and async JavaScript code execution.Combines the most useful features from the Underscore and Async.js libraries with a simple API and a vastly reduced...

Petrify

Petrify 0.0.4

Petrify reads a template layout, inserts the content from a specific location and generates a static file using Node.js as the main rendering engine.Features:Flexible Write views in JavaScript Write content in Markdown Easy to deploy Less security...

Kanso

Kanso 0.5.0 updated

Kanso implements and extends the CouchDB API inside the browser.This way, developers can write custom routing, rendering and validation functions that run on client-side whenever possible.CouchDB will be considered a fall-back solution only.This results...