- node-fetch
A light-weight module that brings window.fetch to node.js
- debug
small debugging utility
- 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
- rimraf
A deep deletion module for node (like `rm -rf`)
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- request
Simplified HTTP request client.
- body-parser
Node.js body parsing middleware
- yargs
yargs the modern, pirate-themed, successor to optimist.
- Top plugins for WebStorm
The challenge is finding the best plugins for JavaScript development on Intellij IDEs. Who wants to sit there and go over hundreds of plugins to pick the best?