tc39 / proposal-array-lastLinks
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 add numeric literal separators in JavaScript.☆334Updated 4 years ago
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 4 years ago
- TC39 proposal for Object.fromEntries☆317Updated 4 years ago
- UUID proposal for ECMAScript (Stage 1)☆462Updated 4 years ago
- ☆528Updated last year
- ECMAScript proposal: Promise.any☆201Updated 4 years ago
- An exploration of adding named parameters to JS☆148Updated 2 years ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- Proposal for a Cancellation API for ECMAScript☆271Updated 4 years ago
- `Intl.RelativeTimeFormat` specification [draft]☆215Updated 5 years ago
- Named capture groups for JavaScript RegExps☆224Updated 3 years ago
- Proposal to add `export v from "mod";` to ECMAScript.☆314Updated 3 years ago
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- #! for JS☆155Updated 2 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- Proposal to add `export * as ns from "mod";` to ECMAScript.☆241Updated 3 years ago
- Proposal to ECMAScript to add first-class location references relative to a module☆276Updated 4 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.allSettled☆313Updated 5 years ago
- proposal for flatten and flatMap on arrays☆214Updated 3 years ago
- ☆171Updated 11 months ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 7 years ago
- import.meta proposal for JavaScript☆147Updated 5 years ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- Private methods and getter/setters for ES6 classes☆344Updated 3 years ago
- Proposal for a new SeededPRNG class that yields reproducible sequences of random numbers.☆188Updated last month
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆180Updated last year
- ECMAScript Optional Static Typing Proposal http://sirisian.github.io/ecmascript-types/☆458Updated 7 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 8 months ago