- 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.
- colors
get colors in your node.js console
- rimraf
A deep deletion module for node (like `rm -rf`)
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- async
Higher-order functions and common patterns for asynchronous code
- moment
Parse, validate, manipulate, and display dates
- body-parser
Node.js body parsing middleware
- mocha
simple, flexible, fun test framework
- commander
the complete solution for node.js command-line programs
- Top 12 Jupyter Notebook extensions