proposal-regexp-modifiers by tc39

Regular Expression Pattern Modifiers for ECMAScript

created at Oct. 15, 2021, 8:20 a.m.

HTML

11 +0

44 +0

4 +0

GitHub
regex-storm by lonekorean

Regex Storm, online .NET-based regular expressions tester and resource.

created at Dec. 7, 2012, 3:17 a.m.

C#

6 +0

62 +0

28 +0

GitHub
proposal-regexp-match-indices by tc39

ECMAScript RegExp Match Indices

created at May 2, 2018, 8:16 p.m.

HTML

20 +0

65 +0

13 +0

GitHub
eslint-plugin-optimize-regex by BrainMaestro

Optimize regex literals

created at April 14, 2017, 10:31 p.m.

JavaScript

4 +0

74 +0

7 +0

GitHub
proposal-regexp-v-flag by tc39

UTS18 set notation in regular expressions

created at Oct. 8, 2020, 2:16 p.m.

Unknown languages

21 +0

76 +0

12 +0

GitHub
regjsparser by jviereck

Parsing the JavaScript's RegExp in JavaScript.

created at Nov. 3, 2013, 3:35 p.m.

JavaScript

10 +0

79 +1

20 +0

GitHub
regex by boostorg

Boost.org regex module

created at Jan. 13, 2013, 3:59 p.m.

C++

17 +0

84 +0

92 +1

GitHub
cyrilex by cyrilbois

Regex tester

created at Aug. 14, 2020, 5:57 a.m.

JavaScript

5 +0

84 -1

21 +0

GitHub
proposal-regexp-dotall-flag by tc39

Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.

created at Aug. 15, 2016, 8 a.m.

HTML

19 +0

89 +0

14 +0

GitHub
proposal-regexp-lookbehind by tc39

RegExp lookbehind assertions

created at Aug. 31, 2016, 12:48 a.m.

HTML

22 +0

99 +0

10 +0

GitHub
proposal-string-matchall by tc39

ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll

created at July 28, 2015, 6:52 p.m.

Unknown languages

27 +0

99 +0

12 +0

GitHub
vscode-oniguruma by Microsoft

Oniguruma Bindings for VS Code

created at April 21, 2020, 9:26 a.m.

TypeScript

20 +0

116 +1

16 +0

GitHub
proposal-regexp-unicode-property-escapes by tc39

Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.

created at June 9, 2016, 12:08 p.m.

HTML

23 +0

137 +0

17 +0

GitHub
compose-regexp.js by compose-regexp

Build and compose maintainable regular expressions in JavaScript.

created at Jan. 3, 2016, 7:08 p.m.

JavaScript

4 +0

145 +0

10 +0

GitHub
regex-colorizer by slevithan

Highlighter for JavaScript regex syntax

created at May 9, 2012, 7:03 a.m.

JavaScript

10 +0

176 +2

23 +0

GitHub
proposal-regexp-named-groups by tc39

Named capture groups for JavaScript RegExps

created at Aug. 30, 2016, 11:19 p.m.

HTML

28 +0

222 +0

21 +0

GitHub
rebar by BurntSushi

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.

Python

6 +0

227 +0

15 +0

GitHub
regexpu by mathiasbynens

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

created at Aug. 24, 2014, 8:16 p.m.

JavaScript

14 +0

234 +0

20 +0

GitHub
recheck by makenowjust-labs

The trustworthy ReDoS checker

created at Oct. 24, 2020, 4:05 a.m.

Scala

4 +0

251 +2

12 +0

GitHub
regexplained by LeaVerou

None

created at May 30, 2012, 6:35 a.m.

JavaScript

13 +0

274 +0

50 +0

GitHub