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
- A proposal for ECMAScript to add a built-in Iterator.range()☆527Updated 9 months ago
- Proposal for new Set methods in JS☆661Updated last year
- TC39 Proposal to remove common leading indentation from multiline template strings☆655Updated 2 years ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- ☆450Updated 2 years ago
- Proposal for syntax to import ES modules with assertions☆626Updated 10 months ago
- JavaScript Module Declarations☆393Updated last year
- Proposal for ECMAScript 'throw' expressions☆517Updated last year
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆316Updated last month
- ☆263Updated last year
- TC39 proposal for accumulating errors☆378Updated 4 years ago
- ECMAScript Explicit Resource Management☆895Updated last year
- Built-in exact decimal numbers for JavaScript☆578Updated 2 weeks ago
- Proposal to import JSON files as modules☆283Updated 2 months ago
- Proposal for ECMAScript enums☆467Updated 7 months ago
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆204Updated 3 months ago
- Extractors for ECMAScript☆266Updated last year
- async `do` expressions for JavaScript☆127Updated 4 years ago
- A tool for analyzing the output of `tsc --generateTrace`☆395Updated last year
- A proposal for introducing a way to defer evaluate of a module☆295Updated 4 months ago
- ECMAScript proposal for Deduplicating method of Array☆137Updated 3 years ago
- Better typed `querySelector` and `querySelectorAll`.☆774Updated 2 months ago
- ☆189Updated 8 months ago
- Async Context for JavaScript☆781Updated last month
- Methods for working with iterators in ECMAScript☆1,346Updated last year
- Ergonomic Dynamic Object Restructuring.☆93Updated 2 years ago
- 📚 A website for exploring ECMAScript proposals/champions/specs and more.☆189Updated 3 years ago
- `a?.b = c` proposal☆201Updated last year