tc39 / proposal-duplicate-named-capturing-groupsLinks
TC39 proposal to allow regex capturing group names to be repeated
☆30Updated 2 years ago
Alternatives and similar repositories for proposal-duplicate-named-capturing-groups
Users that are interested in proposal-duplicate-named-capturing-groups are comparing it to the libraries listed below
Sorting:
- ☆32Updated 4 years ago
- ECMAScript proposal for String.cooked built-in template tag☆58Updated 3 years ago
- A proposal to introduce ways to differentiate symbols☆26Updated 2 years ago
- a proposal to add a method to iterators for producing an iterator of its subsequences☆91Updated 3 months ago
- An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement sys…☆61Updated last month
- A proposal integrate private fields and destructuring☆50Updated last year
- Proposal for Intl.LocaleMatcher☆38Updated 4 years ago
- TC39 proposal for Object.propertyCount(target[, options])☆38Updated last month
- ☆45Updated 4 years ago
- ☆53Updated 9 months ago
- Draft specification for supporting BigInts in JavaScript’s Math methods.☆40Updated 7 months ago
- TC39 proposal to identify tagged template string array objects☆49Updated last year
- a TC39 proposal to synchronise the advancement of multiple iterators☆108Updated this week
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 8 months ago
- ECMAScript Proposal, specs, and reference implementation for Error.isError☆130Updated 7 months ago
- A TC39 proposal for an Function.prototype.once method in the JavaScript language.☆46Updated 3 years ago
- EcmaScript proposal to provide brand checks without exceptions☆36Updated 4 years ago
- a proposal to add a method to iterators to produce an iterator of only its unique values☆34Updated last year
- a TC39 proposal to create iterators by sequencing existing iterators☆85Updated last month
- TC39 Proposal (stacked on Temporal) to improve handling of changes to the IANA Time Zone Database☆43Updated 2 years ago
- Proposal to introduce discard bindings to ECMAScript☆71Updated 10 months ago
- Regular Expression Pattern Modifiers for ECMAScript