- commander
the complete solution for node.js command-line programs
- lodash
Lodash modular utilities.
- js-yaml
YAML 1.2 parser and serializer
- 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.
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- async
Higher-order functions and common patterns for asynchronous code
- axios
Promise based HTTP client for the browser and node.js
- debug
small debugging utility
- minimatch
a glob matcher in javascript
- Best IntelliJ plugins