Generate a hex color from the given text
A module to parse color values
Pluralize and singularize any word
random fill from browserify stand alone
streaming unbzip2 implementation in pure javascript for node and browsers
Create a JSON-friendly object from an SVG string
Resolve a directory that is either local, global or in the user's home directory.
Create simple HTTP ETags
Querystringify - Small, simple but powerful query string parser.
https module compatability for browserify
Collects the full tree of processes from /proc
Combine an array of streams into a single duplex stream using pump and duplexify
Range header field string parser
Tests if a JSON property can be accessed using . syntax
Remove duplicate values from an array. Fastest ES5 implementation.
node style md5 on pure JavaScript
The lodash method `_.defaults` exported as a module.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Turn anything into an array
Get an event when you're being sent data or asked for it.
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
Check if a protocol requires a certain port number to be added to an URL.
Fast JavaScript array sorting by implementing Python's Timsort algorithm