Convert patterns from Oniguruma (the regex flavor used in Ruby, TextMate grammars, etc.) to native JavaScript RegExp
created at Sept. 26, 2024, 12:46 p.m.
A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.
created at Jan. 27, 2023, 12:46 p.m.
The regular expression parser for ECMAScript.
created at Nov. 28, 2022, 1:11 a.m.
A compiled-away, type-safe, readable RegExp alternative
created at July 16, 2022, 4:22 p.m.
TC39 proposal to allow regex capturing group names to be repeated
created at Jan. 24, 2022, 11:45 p.m.
Regular Expression `\R` Escape for ECMAScript
created at Oct. 15, 2021, 8:59 p.m.
Regular Expression Buffer Boundaries for ECMAScript
created at Oct. 15, 2021, 8:58 p.m.
Regular Expression Pattern Modifiers for ECMAScript
created at Oct. 15, 2021, 8:20 a.m.
Learn RegEx step by step, from zero to advanced.
created at Aug. 28, 2021, 3:34 p.m.
A comparison of Regular Expression features in various languages and libraries.
created at July 16, 2021, 1:20 a.m.
Perl Compatible Regular Expressions (PCRE) mode for CodeMirror
created at June 11, 2021, 9:20 p.m.
A library for analysing JS RegExp
created at April 8, 2021, 11:39 a.m.