- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- http
- minimist
parse argument options
- colors
get colors in your node.js console
- async
Higher-order functions and common patterns for asynchronous code
- path
- 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.
- express
Fast, unopinionated, minimalist web framework
- CodeWhisperer alternatives