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☆661Updated 2 years ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 4 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆529Updated 11 months ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆311Updated 3 years ago
- ☆455Updated 3 years ago
- Proposal for syntax to import ES modules with assertions☆630Updated last year
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆324Updated 4 months ago
- JavaScript Module Declarations☆399Updated 2 years ago
- Proposal for ECMAScript 'throw' expressions☆527Updated last year
- Proposal to import JSON files as modules☆283Updated 4 months ago
- ☆263Updated 2 years ago
- TC39 proposal for accumulating errors☆378Updated 4 years ago
- ECMAScript Explicit Resource Management☆901Updated last year
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆205Updated 6 months ago
- Built-in exact decimal numbers for JavaScript☆600Updated 2 weeks ago
- Proposal for ECMAScript enums☆477Updated 9 months ago
- async `do` expressions for JavaScript☆127Updated 5 years ago
- Extractors for ECMAScript☆268Updated last year
- ECMAScript proposal for Deduplicating method of Array☆138Updated 3 years ago
- A proposal for introducing a way to defer evaluate of a module☆303Updated 2 weeks ago
- Methods for working with iterators in ECMAScript☆1,345Updated last year
- ☆189Updated 11 months ago
- A tool for analyzing the output of `tsc --generateTrace`☆410Updated last year
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆120Updated 3 years ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 5 years ago
- `a?.b = c` proposal☆201Updated 2 years ago
- Node command tool to generate TypeScript coverage report☆519Updated 11 months ago
- Better typed `querySelector` and `querySelectorAll`.☆778Updated last month