Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Throttle the parallelism of an asynchronous (promise returning) function / functions
Determine if the JS environment has BigInt support.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A babel plugin that adds istanbul instrumentation to ES6 code
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Get Pretty Quick
Server Side Render add-on for React Loadable. Load splitted chunks was never that easy.
Vitest module mocker implementation
Robustly `.call.bind()` a function
ES2017 spec-compliant Object.values shim.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
ECMAScript spec-compliant polyfill/shim for `globalThis`
Get raw git commits out of your repository using git-log(1).
The ultimate javascript content-type utility.
Converts a Web-API readable-stream into a Node.js readable-stream.
Store information about any JS value in a side channel. Uses WeakMap if available.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Unbox a boxed JS primitive value.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Is this value negative zero? === will lie to you
parse argument options
ES5 spec-compliant shim for String.prototype.trim
AG Grid Angular Component