tc39 / proposal-change-array-by-copyLinks
Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.
☆506Updated 2 years ago
Alternatives and similar repositories for proposal-change-array-by-copy
Users that are interested in proposal-change-array-by-copy are comparing it to the libraries listed below
Sorting:
- A proposal to make grouping of array items easier☆527Updated last year
- Proposal for new Set methods in JS☆660Updated last year
- 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
- A proposal for ECMAScript to add a built-in Iterator.range()☆524Updated 8 months ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- Proposal for syntax to import ES modules with assertions☆626Updated 10 months ago
- ☆450Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆314Updated 2 weeks ago
- JavaScript Module Declarations☆392Updated last year
- Proposal for ECMAScript 'throw' expressions☆517Updated last year
- Built-in exact decimal numbers for JavaScript☆576Updated 3 months ago
- ECMAScript Explicit Resource Management☆893Updated last year
- ☆263Updated last year
- Proposal for ECMAScript enums☆465Updated 6 months ago
- TC39 proposal for accumulating errors☆378Updated 3 years ago
- Proposal to import JSON files as modules☆283Updated last month
- async `do` expressions for JavaScript☆127Updated 4 years ago
- Extractors for ECMAScript☆265Updated last year
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆204Updated 2 months ago
- ECMAScript proposal for Deduplicating method of Array☆137Updated 3 years ago
- Methods for working with iterators in ECMAScript☆1,346Updated last year
- A proposal for introducing a way to defer evaluate of a module☆293Updated 3 months ago
- Async Context for JavaScript☆772Updated 2 weeks ago
- A tool for analyzing the output of `tsc --generateTrace`☆390Updated last year
- ☆189Updated 7 months ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 5 years ago
- `a?.b = c` proposal☆202Updated last year
- Extensions proposal for ECMAScript☆170Updated 2 years ago
- Better typed `querySelector` and `querySelectorAll`.☆771Updated last month