ESLint JavaScript language implementation
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Generate a hex color from the given text
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
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.
Range header field string parser
Tests if a JSON property can be accessed using . syntax
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.
node style md5 on pure JavaScript
Topological sort of directed ascyclic graphs (like dependecy lists)
backwards compatible version of builtin events.listenercount
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)