Personal tools
Skip to content. | Skip to navigation
A JavaScript coverage tool for Node.js and browser development.
Like JSON.stringify, but doesn"t blow up on circular refs
This module provides Douglas Crockford's JSON implementation without modifying any globals. 'stringify' and 'parse' are merely exported without respect to whether or not a global JSON object exists.
JWT(JSON Web Token) encode and decode module for Node.js
Kerberos library for Node.js
Previous to Node v0.8.x, there was an undocumented "keypress" event that process.stdin would emit when it was a TTY. Some people discovered this hidden gem, and started using it in their own code. In Node v0.8.x, this "keypress" event does not get emitted by default, but rather only when it is being used in conjunction with the readline (or by extension, the repl) module. This module is the exact logic from the node v0.8.x releases ripped out into its own module.
Keystone is the easiest way to build a web application or content-managed website in node.js, getting you up and running with: Built on Express Keystone can configure Express for you, or you can take over and treat Keystone like any other Express middleware. You can also easily integrate it into an existing Express app. Built with Mongoose Mongoose, supported by MongoDB Inc, is the leading ODM for node.js and MongoDB. Keystone exposes mongoose to you when you need it, so anything you can build with MongoDB, you can build with Keystone. Lightweight Keystone is designed to be as light as you want - you can pick and choose the features you want to include. Write your own routes, disable the Admin UI, whatever - it's up to you. Extendable One of the greatest things about node.js is the vast number of quality packages available. Keystone is designed to let you use any of them, without losing the benefits it provides.
A useful library of utilities used by KeystoneJS, and you!
Amazon S3 client
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (Chrome, Safari, Firefox) and server-side, with Node.js and Rhino.