- chalk
Terminal string styling done right
- mocha
simple, flexible, fun test framework
- js-yaml
YAML 1.2 parser and serializer
- 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.
- commander
the complete solution for node.js command-line programs
- async
Higher-order functions and common patterns for asynchronous code
- express
Fast, unopinionated, minimalist web framework
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- minimatch
a glob matcher in javascript
- Top Vim plugins