A node package for incremental regular expression parsing in JavaScript; useful for input validation
updated at Dec. 12, 2023, 2:08 p.m.
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.
ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll
updated at Feb. 14, 2024, 3:56 p.m.
Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.
updated at April 3, 2024, 10:10 p.m.
Perl Compatible Regular Expressions (PCRE) mode for CodeMirror
updated at July 9, 2024, 12:18 p.m.
A comparison of Regular Expression features in various languages and libraries.
updated at July 16, 2024, 8:07 a.m.
Legacy static properties of the RegExp constructor in JavaScript
updated at July 20, 2024, 2:41 p.m.
A library for analysing JS RegExp
updated at July 25, 2024, 8:29 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.
Regex Storm, online .NET-based regular expressions tester and resource.
updated at Aug. 24, 2024, 5:08 p.m.
Named capture groups for JavaScript RegExps
updated at Aug. 28, 2024, 7:02 a.m.
A collection of Regenerate sets for Unicode various properties.
updated at Sept. 12, 2024, 9:07 a.m.
Build and compose maintainable regular expressions in JavaScript.
updated at Sept. 16, 2024, 6:40 p.m.
Detect vulnerable regexes in your project. REDOS, catastrophic backtracking.
updated at Sept. 25, 2024, 9:51 a.m.
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
updated at Sept. 25, 2024, 11:57 p.m.