Encodings that map abstract data to visual representation
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
Turn a node script into a daemon
Convert options into an array of arguments
light, featureful and explicit option parsing library
Node.js JSON storage abstraction layer
JavaScript Date Format - Node.js module
requirable version of Date.now()
Pretty datetime like 2014-01-09 06:46:01
Gracefully cleanup on termination
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
merge single level defaults over a config object
return the first argument that is `!== undefined`
Define property on an object
DEFLATE implemented in JavaScript (works in browser and Node)
Delete files and folders
Buffer stream events for later handling - module for Node.js
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
DES implementation in pure javascript
Detect if a filepath exists and resolves the full filepath
Detect the indentation of code
find all require() calls by walking the AST
Detect the dominant newline character of a string
remove diacritics from strings - Node.js module
javascript text differencing implementation
colorful diffs for javascript objects
JSDoc parser
all the types of nodes in htmlparser2's dom
htmlparser2 handler that turns pages into a dom
server-side DOM implementation based on Mozilla's dom.js
render htmlparser2's DOM nodes to string