tc39 / proposal-regexp-lookbehind
RegExp lookbehind assertions
☆99Updated 3 years ago
Alternatives and similar repositories for proposal-regexp-lookbehind:
Users that are interested in proposal-regexp-lookbehind are comparing it to the libraries listed below
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- A proposal to the ECMAScript standard for including left and right trim of whitespace to strings☆40Updated 5 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 3 years ago
- Proposal to make all JSON text valid ECMA-262☆121Updated 6 years ago
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- programmatic npm API☆111Updated 3 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- ☆37Updated 3 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 4 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- proposal for ECMAScript to allow omission of the catch binding