- debug
small debugging utility
- 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.
- crypto
- body-parser
Node.js body parsing middleware
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- winston
A logger for just about everything.
- async
Higher-order functions and common patterns for asynchronous code
- fs
- CodeWhisperer alternatives