Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
Atom preset for conventional-changelog.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Determine if the JS environment has BigInt support.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Node.js body parsing middleware
Is this specifier a node.js core module?
JSHint preset for conventional-changelog.
Simple, expected, and deterministic best-match sorting of an array in JavaScript
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Get all git semver tags of your repository in reverse chronological order.
ES spec-like internal slots
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A robust, performance-focused and full-featured Redis client for Node.js.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Ember preset for conventional-changelog.
Is this value negative zero? === will lie to you
Syntax highlighting with language autodetection.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Robustly `.call.bind()` a function