- debug
small debugging utility
- minimatch
a glob matcher in javascript
- 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.
- rimraf
A deep deletion module for node (like `rm -rf`)
- crypto
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- redis
Redis client library
- colors
get colors in your node.js console
- Top Vim plugins