es-shim
There are 7 repositories under es-shim topic.
es-shims/Promise.allSettled
ES Proposal spec-compliant shim for Promise.allSettled
es-shims/es-shim-api
API contract, and rudimentary tests, for modules that conform to the *es-shim API*
es-shims/Set.prototype.intersection
An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.union
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
es-shims/ArrayBuffer.prototype.detached
ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached
inspect-js/array-buffer-byte-length
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
es-shims/ArrayBuffer.prototype.slice
ES spec-compliant shim for ArrayBuffer.prototype.slice