tc39 / proposal-module-declarationsLinks
JavaScript Module Declarations
☆386Updated last year
Alternatives and similar repositories for proposal-module-declarations
Users that are interested in proposal-module-declarations are comparing it to the libraries listed below
Sorting:
- Extractors for ECMAScript☆263Updated 10 months ago
- ☆450Updated 2 years ago
- ☆264Updated last year
- A proposal for introducing a way to defer evaluate of a module☆288Updated last month
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆300Updated 3 months ago
- Extensions proposal for ECMAScript☆170Updated 2 years ago
- A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance☆394Updated 8 months ago
- Ergonomic Dynamic Object Restructuring.☆95Updated 2 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- TC39 Proposal to remove common leading indentation from multiline template strings☆654Updated 2 years ago
- Draft specification for a proposed Array.fromAsync method in JavaScript.