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 2 years ago
- Proposal for new Set methods in JS☆663Updated last year
- TC39 Proposal to remove common leading indentation from multiline template strings☆659Updated 2 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆311Updated 3 years ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆528Updated 10 months ago
- ☆454Updated 3 years ago
- Proposal for ECMAScript 'throw' expressions☆520Updated last year
- Proposal for syntax to import ES modules with assertions☆630Updated last year
- JavaScript Module Declarations☆397Updated last year
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆322Updated 2 months ago
- ☆263Updated 2 years ago
- ECMAScript Explicit Resource Management☆899Updated last year
- Proposal for ECMAScript enums☆473Updated 8 months ago
- async `do` expressions for JavaScript☆127Updated 4 years ago
- Proposal to import JSON files as modules☆283Updated 3 months ago
- TC39 proposal for accumulating errors☆378Updated 4 years ago
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆205Updated 4 months ago
- Built-in exact decimal numbers for JavaScript☆586Updated 2 months ago
- Extractors for ECMAScript☆267Updated last year
- A tool for analyzing the output of `tsc --generateTrace`☆401Updated last year
- ECMAScript proposal for Deduplicating method of Array☆138Updated 3 years ago
- Methods for working with iterators in ECMAScript☆1,346Updated last year
- Ergonomic Dynamic Object Restructuring.☆93Updated 2 years ago
- A proposal for introducing a way to defer evaluate of a module☆296Updated 5 months ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 5 years ago
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆120Updated 3 years ago
- `a?.b = c` proposal☆201Updated last year
- Better typed `querySelector` and `querySelectorAll`.☆775Updated 4 months ago
- ☆189Updated 9 months ago