The lodash method `_.defaults` exported as a module.
streaming unbzip2 implementation in pure javascript for node and browsers
Collects the full tree of processes from /proc
A module to parse color values
random fill from browserify stand alone
Combine an array of streams into a single duplex stream using pump and duplexify
Immutable Data Collections
Querystringify - Small, simple but powerful query string parser.
Tests if a JSON property can be accessed using . syntax
Range header field string parser
Implementation of the SPDY protocol on node.js.
Resolve a directory that is either local, global or in the user's home directory.
https module compatability for browserify
A simple module for bitwise-xor on buffers
Remove duplicate values from an array. Fastest ES5 implementation.
Topological sort of directed ascyclic graphs (like dependecy lists)
node style md5 on pure JavaScript
backwards compatible version of builtin events.listenercount
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Turn anything into an array
Log a deprecation message with stack
Check if a protocol requires a certain port number to be added to an URL.
A tool for parsing media query lists.
Fast JavaScript array sorting by implementing Python's Timsort algorithm