Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if an object is a Stream
Like duplexer but using streams3
Creates a duplex stream
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Require constants across node and the browser
Caseless object set/get/has, very useful when working with HTTP headers.
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Lightweight Node.js version sniffing/comparison
Returns an array of Typed Array names that are available in the current environment
Various hash functions that could be run by both browser and node
unzip a zip file into a directory using 100% javascript
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
A stricter URI encode adhering to RFC 3986
Convert globs to regular expressions
Determine if a function is a native generator function.
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
create hashes for browserify
detect possibly catastrophic, exponential-time regular expressions
Safe(r) monkeypatching for JavaScript.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
The lodash method `_.once` exported as a module.