Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Node HTTP/HTTPS Agents for tunneling proxies
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
The lodash method `_.isBoolean` exported as a module.
Minimalistic tools for JS crypto modules
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Determine if a value is an ES6 Symbol or not.
Like ruby's abbrev module, but in js
A pure JS implementation SHA256.
Simple async batch with concurrency control and progress reporting.
delay the evaluation of a paramless async function and cache the result
Get the native type of a value.
Pretty options for minimist
ICSS utils for postcss ast
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
create hashes for browserify
Run the supplied function exactly one time (once)
The lodash method `_.memoize` exported as a module.
A simple, lightweight JavaScript API for handling cookies
Import a module lazily
Now stdin and stdout are files.