Skip to content

Instantly share code, notes, and snippets.

@christopherdebeer
Created August 5, 2011 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christopherdebeer/1127537 to your computer and use it in GitHub Desktop.
Save christopherdebeer/1127537 to your computer and use it in GitHub Desktop.
Node.js modules to remember

Node.js modules to remember

  • Optimist - Light-weight option parsing for node.js
  • http-server - a simple zero-configuration command-line http server
  • prompt - A beautiful command-line prompt for node.js
  • git - javascript git implementation
  • vows & assert(core) - for writing unit tests
  • everyauth - node.js auth package (password, facebook, & more) for Connect and Express apps
  • rocket - The rapid development framework for node.js/couchDB/mongoDB web apps
  • async - Async utilities for node and the browser
  • ngen - nodejs project generator
  • node-yql - A YQL (Yahoo Query Language) module/wrapper for NodeJS
  • caching - Easier caching in node.js
  • browserify - Browser-side require() for your node modules and npm packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment