atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
A stricter URI encode adhering to RFC 3986
ZAPI React Native SDK - Complete API wrapper for ZAPI services with authentication, AI chat, realtime features
Convert globs to 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.
detect possibly catastrophic, exponential-time regular expressions
Like ruby's abbrev module, but in js
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
The lodash method `_.once` exported as a module.
create hashes for browserify
Glob to regular expression with support for extended globs
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
HPACK implementation
Opens stuff, like webpages and files and executables, cross-platform
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value negative zero? === will lie to you
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Simple async batch with concurrency control and progress reporting.
delay the evaluation of a paramless async function and cache the result
The lodash method `_.isBoolean` exported as a module.
Determine if a value is an ES6 Symbol or not.