nodejs / loaders
ECMAScript Modules Loaders
☆132Updated 2 months ago
Alternatives and similar repositories for loaders:
Users that are interested in loaders are comparing it to the libraries listed below
- Proposal to enable importing modules at the source phase☆141Updated 2 weeks ago
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆86Updated last year
- Proposal to introduce discard bindings to ECMAScript☆48Updated 3 months ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 2 years ago
- Ergonomic Dynamic Object Restructuring.☆94Updated last year
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆184Updated last year
- Node 18's node:test, as an npm package☆95Updated 3 weeks ago
- Grouped Accessors and Auto-Accessors for ECMAScript☆57Updated last year
- Examples demonstrating the Node.js ECMAScript Modules Loaders API☆55Updated 3 weeks ago
- a TC39 proposal to create iterators by sequencing existing iterators☆66Updated last month
- Polyfill of `util.parseArgs()`☆123Updated 3 weeks ago
- JSON.parseImmutable for creating Records and Tuples from JSON strings☆40Updated 2 years ago
- ADT enum proposal for ECMAScript☆89Updated 3 weeks ago
- Compartmentalization of host behavior hooks for JS☆124Updated 3 weeks ago
- Reduce the number of microtask ticks required to adopt the state of a promise☆50Updated 2 years ago
- Methods for working with async iterators in ECMAScript☆110Updated 7 months ago
- ECMAScript Async Explicit Resource Management☆56Updated last year
- Proposal for Bare Module Specifier Resolution in node.js☆130Updated 2 months ago
- a TC39 proposal to synchronise the advancement of multiple iterators☆72Updated 2 months ago
- ☆41Updated 3 years ago
- ☆42Updated 2 weeks ago
- interfaces and data structures for concurrency control and integration into async iterator helpers☆33Updated 2 months ago
- a proposal to add a method to iterators for producing an iterator of its subsequences☆43Updated 3 months ago
- Explainer for AbortSignal.any(), a new DOM API that enables combining AbortSignals