domenic / proposal-blocksLinks
Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code
☆216Updated 5 years ago
Alternatives and similar repositories for proposal-blocks
Users that are interested in proposal-blocks are comparing it to the libraries listed below
Sorting:
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 6 years ago
- TC39 proposal for Object.fromEntries☆317Updated 4 years ago
- TC-39 Proposal for a deprecated keyword☆80Updated 6 years ago
- import.meta proposal for JavaScript☆147Updated 5 years ago
- proposal for flatten and flatMap on arrays☆214Updated 3 years ago
- `Intl.RelativeTimeFormat` specification [draft]☆215Updated 5 years ago
- Proposal to ECMAScript to add first-class location references relative to a module☆276Updated 4 years ago
- TC-39 Proposal for additional is{Type} APIs☆200Updated 6 years ago
- Proposal for a Cancellation API for ECMAScript☆271Updated 4 years ago
- Yet-another-fetch polyfill library. Supports AbortController/AbortSignal☆169Updated 4 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- A JavaScript TC39 proposal for Object.freeze & Object.seal syntax☆59Updated 7 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Simple pattern matching for ES6☆102Updated 7 years ago
- ☆151Updated 7 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- A streamable structured interface for real time reporting of developer tools.☆120Updated 6 years ago
- proposal for ECMAScript to allow omission of the catch binding