Named capture groups for JavaScript RegExps
☆221Jan 24, 2022Updated 4 years ago
Alternatives and similar repositories for proposal-regexp-named-groups
Users that are interested in proposal-regexp-named-groups are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RegExp lookbehind assertions☆98Jan 24, 2022Updated 4 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Jan 24, 2022Updated 4 years ago
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆141Mar 20, 2023Updated 3 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Nov 1, 2018Updated 7 years ago
- Legacy static properties of the RegExp constructor in JavaScript☆49Oct 25, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A proposal to the ECMAScript standard for including left and right trim of whitespace to strings☆41Dec 30, 2019Updated 6 years ago
- Asynchronous iteration for JavaScript☆859Sep 22, 2021Updated 4 years ago
- ☆37Jan 24, 2022Updated 4 years ago
- ☆39Dec 10, 2022Updated 3 years ago
- proposal for flatten and flatMap on arrays☆214Jan 24, 2022Updated 4 years ago
- ☆169Aug 1, 2024Updated last year
- proposal for ECMAScript to allow omission of the catch binding☆86May 22, 2018Updated 7 years ago
- TC39 proposal for Object.fromEntries