tc39 / proposal-module-declarations
JavaScript Module Declarations
☆373Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for proposal-module-declarations
- ☆438Updated last year
- ☆265Updated 10 months ago
- Extractors for ECMAScript☆235Updated last month
- A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance☆369Updated 9 months ago
- A proposal for introducing a way to defer evaluate of a module☆215Updated 3 months ago
- Extensions proposal for ECMAScript☆150Updated last year
- TC39 proposal for Uint8Array<->base64/hex☆248Updated 3 months ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆195Updated this week
- Proposal for ECMAScript 'throw' expressions☆475Updated 9 months ago
- Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with…☆511Updated last year
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆86Updated 10 months ago
- TC39 Proposal to remove common leading indentation from multiline template strings☆628Updated last year
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆179Updated 10 months ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated last year
- Ergonomic Dynamic Object Restructuring.☆95Updated last year
- Async Context for JavaScript☆592Updated 2 months ago
- View deoptimizations of your JavaScript in V8☆276Updated last year
- A proposal for ECMAScript to add a built-in Iterator.range()☆490Updated 2 weeks ago
- a Hot Module Replacement (HMR) API for your ESM-based dev server.☆415Updated 4 months ago
- Fast lexer to extract named exports via analysis from CommonJS modules