Generate random numbers from various distributions
Encodings that map abstract data to visual representation
Categorical color schemes designed to work with d3
select elements and join them to data
Graphical primitives for visualization, such as lines and areas
calculator for humanity’s peculiar conventions of time
time formatter and parser inspired by strftime and strptime
efficient queue to manage thousands of concurrent animations
Animated transitions for D3 selections
Compute the Voronoi diagram of a set of two-dimensional points
Pan and zoom SVG, HTML or Canvas using mouse or touch input
Tools for debugging your node.js modules and event loop
Turn a node script into a daemon
D3-based renderer for Dagre
Graph layout for JavaScript
Convert options into an array of arguments
light, featureful and explicit option parsing library
Generate a Buffer instance from a Data URI string
JavaScript Date Format - Node.js module
requirable version of Date.now()
Pretty datetime like 2014-01-09 06:46:01
Gracefully cleanup on termination
Transitional dummy package for upgrading to node-debbundle-acorn
Pure javascript implementation of ToPrimitive algorithm
browserify transform for inserting global list of modules
small debugging utility for Node.js
visionmedia debug extensions rolled into one
convert a camelized string into a lowercased one with a custom separator
Decompress a HTTP response if needed
Improved deep equality testing for Node.js and the browser
node's assert.deepEqual algorithm
Recursive object extending
Recursively iterates collection values (arrays and objects)
node's assert.deepEqual algorithm except for NaN being equal to NaN
Node.js module to merge properties of two objects deeply
merge single level defaults over a config object
return the first argument that is `!== undefined`
Define a lazily evaluated property on an object
Define multiple non-enumerable properties at once
Define property on an object
DEFLATE implemented in JavaScript (works in browser and Node)
Node.js library to remove extra indent from a block of code
Delete files and folders
Buffer stream events for later handling - module for Node.js
delegate methods and accessors to another property
delve recursively into a value to retrieve a property
mark a function or property as deprecated - Node.js module
Tool for deprecating things
sort module depends for deterministic browserify bundles
Simple Double Ended Queue Datastructure for Node.js