- 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.
- path
- minimatch
a glob matcher in javascript
- chalk
Terminal string styling done right
- body-parser
Node.js body parsing middleware
- axios
Promise based HTTP client for the browser and node.js
- crypto
- postcss
- winston
A logger for just about everything.
- Top Vim plugins