tc39 / proposal-array-last
A JavaScript TC39 Proposal for getting the last element from an array
☆311Updated 4 years ago
Alternatives and similar repositories for proposal-array-last
Users that are interested in proposal-array-last are comparing it to the libraries listed below
Sorting:
- ECMAScript proposal: String.prototype.replaceAll☆254Updated 4 years ago
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- ☆528Updated last year
- A proposal to add numeric literal separators in JavaScript.☆334Updated 3 years ago
- ☆173Updated 9 months ago
- TC39 proposal for Object.fromEntries☆318Updated 4 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 to combine Logical Operators and Assignment Expressions☆301Updated 4 years ago
- UUID proposal for ECMAScript (Stage 1)☆462Updated 4 years ago
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- ECMAScript proposal: Promise.any☆201Updated 4 years ago
- Proposal to add `export v from "mod";` to ECMAScript.☆313Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆274Updated last week
- proposal for flatten and flatMap on arrays☆214Updated 3 years ago
- Proposal to ECMAScript to add first-class location references relative to a module☆275Updated 4 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆273Updated 6 months ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- Proposal for a Cancellation API for ECMAScript☆271Updated 4 years ago
- Proposal to add `export * as ns from "mod";` to ECMAScript.☆242Updated 3 years ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 6 years ago
- An exploration of adding named parameters to JS☆150Updated 2 years ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 6 years ago
- Proposal for an options argument to be added to JS's Math.random() function, and some options to start it with.☆161Updated last month
- TC39 Proposal to remove common leading indentation from multiline template strings☆645Updated last year
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆179Updated last year
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Proposal for ECMAScript 'throw' expressions☆500Updated last year
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆216Updated 5 years ago
- A syntactical simplification in JS to enable DSLs☆205Updated 4 years ago