Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
The lodash method `_.isBoolean` exported as a module.
Determine if a value is an ES6 Symbol or not.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Minimalistic tools for JS crypto modules
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Node HTTP/HTTPS Agents for tunneling proxies
Easy method stubber.
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Get the native type of a value.
Like ruby's abbrev module, but in js
create hashes for browserify
Now stdin and stdout are files.
The lodash method `_.isInteger` exported as a module.
Simple async batch with concurrency control and progress reporting.
The lodash method `_.memoize` exported as a module.
Pretty options for minimist
ICSS utils for postcss ast
High-priority task queue for Node.js and browsers
delay the evaluation of a paramless async function and cache the result
One promise for multiple requests in flight to avoid async duplication
Run the supplied function exactly one time (once)
Error classes used in node_redis