Regular Expression Buffer Boundaries for ECMAScript
updated at Dec. 30, 2023, 4:12 a.m.
Regular Expression `\R` Escape for ECMAScript
updated at Dec. 31, 2023, 3:57 a.m.
Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.
updated at April 3, 2024, 10:10 p.m.
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
updated at Aug. 7, 2024, 2:44 a.m.
Named capture groups for JavaScript RegExps
updated at Aug. 28, 2024, 7:02 a.m.
ECMAScript RegExp Match Indices
updated at Oct. 24, 2024, 3:11 a.m.
Regular Expression Pattern Modifiers for ECMAScript
updated at Nov. 7, 2024, 3:12 a.m.
Modern JavaScript Tutorial
updated at Nov. 17, 2024, 6:58 p.m.