Artifacts using Call Bind (59)
Sort by:Popular

ECMAScript spec abstract operations.
Last Release on May 29, 2025
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Last Release on Mar 18, 2025
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Last Release on Mar 18, 2025
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Last Release on Mar 18, 2025
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Last Release on Mar 18, 2025
Give a regex, get a robust predicate function that tests it against a string.
Last Release on Mar 18, 2025
Store information about any JS value in a side channel. Uses WeakMap if available.
Last Release on Mar 20, 2025
Is this value a JS ArrayBuffer?
Last Release on Mar 18, 2025
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Last Release on Apr 22, 2025
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Last Release on Jun 2, 2025