Regular Expression `\R` Escape for ECMAScript
created at Oct. 15, 2021, 8:59 p.m.
Generate strings that match a Regular Expression pattern
created at Sept. 21, 2018, 1:58 a.m.
A comparison of Regular Expression features in various languages and libraries.
created at July 16, 2021, 1:20 a.m.
Convert patterns from Oniguruma (the regex engine used by Ruby, TextMate grammars, etc.) to native JavaScript RegExp
created at Sept. 26, 2024, 12:46 p.m.
A node package for incremental regular expression parsing in JavaScript; useful for input validation
created at April 12, 2016, 6:19 p.m.
TC39 proposal to allow regex capturing group names to be repeated
created at Jan. 24, 2022, 11:45 p.m.
A library for analysing JS RegExp
created at April 8, 2021, 11:39 a.m.
Perl Compatible Regular Expressions (PCRE) mode for CodeMirror
created at June 11, 2021, 9:20 p.m.