- async
Higher-order functions and common patterns for asynchronous code
- axios
Promise based HTTP client for the browser and node.js
- commander
the complete solution for node.js command-line programs
- 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.
- debug
small debugging utility
- minimatch
a glob matcher in javascript
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- node-fetch
A light-weight module that brings window.fetch to node.js
- mocha
simple, flexible, fun test framework
- Top PhpStorm plugins