samuelgoto / proposal-named-parameters
An exploration of adding named parameters to JS
☆149Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for proposal-named-parameters
- A proposal to make filtering arrays easier☆174Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆201Updated this week
- ECMAScript proposal for Deduplicating method of Array☆138Updated 2 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- ☆172Updated 3 months ago
- Proposal to ECMAScript to add first-class location references relative to a module☆273Updated 4 years ago
- Object.hasOwn() proposal for ECMAScript☆134Updated 3 years ago
- Proposal for an options argument to be added to JS's Math.random() function, and some options to start it with.☆156Updated 6 months ago
- `as` destructuring patterns☆106Updated 6 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆493Updated 3 weeks ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.try☆254Updated last month
- A JavaScript TC39 Proposal for getting the last element from an array☆311Updated 3 years ago
- Proposal for ECMAScript 'throw' expressions☆476Updated 9 months ago
- async `do` expressions for JavaScript☆129Updated 3 years ago
- ECMAScript class access expressions☆85Updated last year
- An ESLint plugin for linting ESLint plugins☆198Updated this week
- TC39 Proposal to remove common leading indentation from multiline template strings☆628Updated last year
- ECMAScript proposal: String.prototype.replaceAll☆254Updated 3 years ago
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆122Updated 2 years ago
- ☆84Updated 2 years ago
- Cryptographically Secure Random Number Generation for ECMAScript☆70Updated last year
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 6 years ago
- A proposal to add numeric literal separators in JavaScript.☆332Updated 3 years ago
- Determining Array Equality☆72Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆168Updated 9 months ago
- A syntactical simplification in JS to enable DSLs☆205Updated 3 years ago
- Convert various time formats to milliseconds at build time in Babel.☆198Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 4 years ago