ECMAScript Shims
Results
25
repositories owned by
ECMAScript Shims
Promise.prototype.finally
135
Stars
9
Forks
Watchers
ES Proposal spec-compliant shim for Promise.prototype.finally
String.prototype.matchAll
17
Stars
3
Forks
Watchers
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
RegExp.escape
36
Stars
2
Forks
Watchers
An ESnext spec-compliant `RegExp.escape` shim/polyfill/replacement that works as far down as ES3.
DisposableStack
19
Stars
4
Forks
Watchers
An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.
iterator-helpers
18
Stars
2
Forks
18
Watchers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.