samuelgoto / proposal-named-parameters
An exploration of adding named parameters to JS
☆149Updated 2 years ago
Alternatives and similar repositories for proposal-named-parameters:
Users that are interested in proposal-named-parameters are comparing it to the libraries listed below
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆214Updated last month
- ☆172Updated 5 months ago
- Object.hasOwn() proposal for ECMAScript☆134Updated 3 years ago
- ECMAScript proposal for Deduplicating method of Array☆138Updated 2 years ago
- An ESLint plugin for linting ESLint plugins☆202Updated 3 weeks ago
- Proposal for ECMAScript enums☆273Updated last year
- A JavaScript TC39 Proposal for getting the last element from an array☆311Updated 3 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- Proposal for ECMAScript 'throw' expressions☆482Updated 11 months ago
- Proposal to ECMAScript to add first-class location references relative to a module☆274Updated 4 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆108Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆171Updated 11 months ago
- Proposal for extending JSON.parse to expose input source text.☆224Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 2 months ago
- Relationship type checker functions for Typescript types.☆88Updated 2 years ago
- async `do` expressions for JavaScript☆130Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 6 years ago
- TC39 Proposal to remove common leading indentation from multiline template strings☆632Updated last year
- `as` destructuring patterns☆107Updated 6 years ago
- Block the main thread for a given amount of time☆124Updated last year
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 4 years ago
- ECMAScript class access expressions☆85Updated 2 years ago
- Proposal for an options argument to be added to JS's Math.random() function, and some options to start it with.☆158Updated 8 months ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 2 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆499Updated last month
- #! for JS☆153Updated 2 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago