Generate regular expressions from sample texts.
created at Feb. 10, 2020, 10:15 p.m.
Regular expressions processor in JavaScript
created at March 19, 2017, 7:47 a.m.
Proposal for investigating RegExp escaping for the ECMAScript standard
created at June 12, 2015, 6:56 p.m.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
created at May 20, 2013, 9:56 p.m.
Detect vulnerable regexes in your project. REDOS, catastrophic backtracking.
created at March 23, 2018, 2 a.m.
It's just a simple regex benchmark of different programming languages.
created at Sept. 10, 2017, 2:41 p.m.
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
created at Sept. 3, 2019, 10:55 a.m.
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
created at Aug. 24, 2014, 8:16 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.
Named capture groups for JavaScript RegExps
created at Aug. 30, 2016, 11:19 p.m.
Highlighter for JavaScript regex syntax
created at May 9, 2012, 7:03 a.m.
Build and compose maintainable regular expressions in JavaScript.
created at Jan. 3, 2016, 7:08 p.m.
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
created at June 9, 2016, 12:08 p.m.