Proposal for `do` expressions
☆1,183Apr 9, 2021Updated 4 years ago
Alternatives and similar repositories for proposal-do-expressions
Users that are interested in proposal-do-expressions are comparing it to the libraries listed below
Sorting:
- ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!☆2,534Apr 15, 2025Updated 10 months ago
- Pattern matching syntax for ECMAScript☆5,770Oct 5, 2025Updated 4 months ago
- Proposal for ECMAScript 'throw' expressions☆528Feb 7, 2024Updated 2 years ago
- Proposal to add partial application to ECMAScript☆1,031May 22, 2022Updated 3 years ago
- ☆530Dec 13, 2023Updated 2 years ago
- Methods for working with iterators in ECMAScript☆1,346Oct 8, 2024Updated last year
- TC39 Proposal to remove common leading indentation from multiline template strings☆659Aug 21, 2023Updated 2 years ago
- A proposal for adding a useful pipe operator to JavaScript.☆7,876Nov 30, 2023Updated 2 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆530Feb 5, 2025Updated last year
- Proposal for new Set methods in JS☆663Jul 6, 2024Updated last year
- ECMAScript Explicit Resource Management☆902Sep 26, 2024Updated last year
- ☆456Dec 19, 2022Updated 3 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆312Nov 20, 2022Updated 3 years ago
- A JavaScript TC39 Proposal for getting the last element from an array☆309Apr 9, 2021Updated 4 years ago
- ☆169Aug 1, 2024Updated last year
- Extensible numeric literals for JavaScript☆75Apr 3, 2025Updated 10 months ago
- async `do` expressions for JavaScript☆127Feb 2, 2021Updated 5 years ago
- Nullish coalescing proposal x ?? y☆1,230Jan 28, 2023Updated 3 years ago
- ☆897Jun 2, 2023Updated 2 years ago
- a proposal to bring protocol-based interfaces to ECMAScript users☆365Updated this week
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆334Oct 2, 2025Updated 5 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…☆505Aug 1, 2023Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.try