Change the repository type filter
All
Repositories list
154 repositories
es-abstract
PublicError.isError
PublicAn ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.RegExp.prototype.flags
PublicES6 spec-compliant RegExp.prototype.flags shimDate
PublicSet
PublicAn ESnext spec-compliant `Set` shim/polyfill/replacement that works as far down as ES3.Map
PublicAn ES2015 spec-compliant `Map` shim/polyfill/replacement that works as far down as ES3.es-shim-api
Public- An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3
Set.prototype.difference
PublicAn ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3- An ESnext spec-compliant `Set.prototype.isDisjointFrom` shim/polyfill/replacement that works as far down as ES3
- An ESnext spec-compliant `Set.prototype.isSupersetOf` shim/polyfill/replacement that works as far down as ES3
Set.prototype.union
PublicSet.prototype.isSubsetOf
Public- An ESnext spec-compliant `Set.prototype.symmetricDifference` shim/polyfill/replacement that works as far down as ES3
Array.prototype.at
PublicAn ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.Array.of
Public- ES spec-compliant shim for ArrayBuffer.prototype.slice
object.assign
PublicES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimMath.f16round
PublicNumber.isSafeInteger
PublicAn ES-spec-compliant Number.isSafeInteger shim/polyfill/replacement that works as far down as ES3- ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached
RegExp.escape
Publices-arraybuffer-base64
PublicAn ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3Map.groupBy
PublicMath.sumPrecise
PublicAn ES-spec-compliant Math.sumPrecise shim/polyfill/replacement that works as far down as ES3Array.prototype.toSorted
Public