Safe(r) monkeypatching for JavaScript.
Determine if a function is a native generator function.
create hashes for browserify
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
HPACK implementation
A stricter URI encode adhering to RFC 3986
Glob to regular expression with support for extended globs
Opens stuff, like webpages and files and executables, cross-platform
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Simple async batch with concurrency control and progress reporting.
A simple js wrapper for the Openstack APIs
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
detect possibly catastrophic, exponential-time regular expressions
Port of jQuery.extend for node.js and the browser
delay the evaluation of a paramless async function and cache the result
Returns an array of Typed Array names that are available in the current environment
The lodash method `_.once` exported as a module.
Run the supplied function exactly one time (once)
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A simple, lightweight JavaScript API for handling cookies
Node HTTP/HTTPS Agents for tunneling proxies