- async
Higher-order functions and common patterns for asynchronous code
- express
Fast, unopinionated, minimalist web framework
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- 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.
- axios
Promise based HTTP client for the browser and node.js
- mocha
simple, flexible, fun test framework
- minimatch
a glob matcher in javascript
- semver
The semantic version parser used by npm.
- lodash
Lodash modular utilities.
- Best IntelliJ plugins