Node.js Wrapper for Double Take Facial Recognition HTTP API
Support for representing 64-bit integers in JavaScript
Allows users to use generators in order to write common functions that can be both sync or async.
A replacement for process.exit that ensures stdio are fully drained before exiting.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Simple module to infer the root directory of the currently running node application
A light, featureful and explicit option parsing library.
semaphore for node
The core `url` packaged standalone for use with Browserify.
Lightweight Node.js version sniffing/comparison
Get the visual width of the widest line in a string - the number of columns required to display it
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
random bytes from browserify stand alone
Temporary file and directory creator
Remove leading directory components from a path, like tar's --strip-components option
A node adapter for the fs-db mixin for js-git
Get the command from a shebang
Timing safe string compare using double HMAC
The official MongoDB driver for Node.js
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Extremely fast double-ended queue implementation
create hashes for browserify
Babel plugin to transpile import() to a deferred require(), for node