Various hash functions that could be run by both browser and node
A stricter URI encode adhering to RFC 3986
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
Returns an array of Typed Array names that are available in the current environment
Port of jQuery.extend for node.js and the browser
detect possibly catastrophic, exponential-time regular expressions
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Determine if a function is a native generator function.
unzip a zip file into a directory using 100% javascript
The lodash method `_.once` exported as a module.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Creates a duplex stream
Convert globs to regular expressions
Is this value negative zero? === will lie to you
HPACK implementation
Opens stuff, like webpages and files and executables, cross-platform
Glob to regular expression with support for extended globs
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Detect if your code is running on an AWS Lambda server
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.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Parses CSS inline style to JavaScript object (camelCased).
The lodash method `_.isBoolean` exported as a module.