- debug
small debugging utility
- rimraf
A deep deletion module for node (like `rm -rf`)
- 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.
- body-parser
Node.js body parsing middleware
- http
- express
Fast, unopinionated, minimalist web framework
- chalk
Terminal string styling done right
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- glob
a little globber
- Github Copilot alternatives