Personal tools
Skip to content. | Skip to navigation
Reads all the installed packages in a folder, and returns a tree structure with all the data.
The thing npm uses to read package.json files, with semantics, defaults and validation.
An exploration of a new kind of readable streams for Node.js
Readline Fa�ade fixing bugs and issues found in releases 0.8 and 0.10
Redis client library
Array reduce component
Clone RegExps with options
Simplified HTTP request client.
A CoffeeScript loader plugin that may work with module loaders like RequireJS, curl and backdraft. This loader plugin makes it easy to write your JS functionality in CoffeeScript, and easily use it in the browser, Node or Rhino. Plus, if you use the RequireJS optimizer, your CoffeeScript files can be translated to JavaScript and in-lined into optimized layers for fast performance.
RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.