- 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.
- glob
a little globber
- winston
A logger for just about everything.
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- crypto
- node-fetch
A light-weight module that brings window.fetch to node.js
- js-yaml
YAML 1.2 parser and serializer
- async
Higher-order functions and common patterns for asynchronous code
- yargs
yargs the modern, pirate-themed, successor to optimist.
- Top Vim plugins