- webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- request
Simplified HTTP request client.
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- q
A library for promises (CommonJS/Promises/A,B,D)
- moment
Parse, validate, manipulate, and display dates
- colors
get colors in your node.js console
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- glob
a little globber
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- Top Sublime Text plugins