Showing 21-40 of 3,102 packages
ES Proposal spec-compliant shim for SuppressedError
A polyfill for Iterator helpers proposal
Transform the Import Attributes proposal (`import ... from '...' with { ... }`) to the previous version known as Import Assertions (`import ... from '...' assert { ... }`).
Champion-maintained polyfill for the TC39 decimal proposal
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
Tests and a polyfill for the ES2017 Math Extensions Proposal
A 373-byte Spec-Compliant Runtime-Only Implementation of the ECMAScript Try Operator Proposal Result class
ES Proposal spec-compliant shim for Promise.withResolvers
A ECMAScript proposal plugin for esdoc2
Compile class and object decorators to ES5
Allow parsing of the `import source` proposal.
Implementation of https://github.com/littledan/proposal-cancelable-promises
A ECMAScript proposal plugin for ESDoc
Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.
A tiny pattern-matching library in the style of the TC39 proposal
A rust program that uses a fork of swc to parse and transform Javascript containing the content-tag proposal
An implementation of `Array.prototype.flatMap` as specified by Brian Terlson in https://github.com/bterlson/proposal-flatMap
2020 proposal for new ReScript promise bindings
Maps for emplace, TC39 proposal-upsert implementation
TC39 proposal: Implementation of Promise.withResolvers