proposal-rm-builtin-subclassing by tc39

Remove ES6 built-in subclassing

created at May 21, 2020, 12:41 a.m.

Unknown languages

23 +0

34 +1

5 +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
regenerate by mathiasbynens

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.

JavaScript

21 +0

367 +0

34 +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
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
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-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-duplicate-named-capturing-groups by tc39

TC39 proposal to allow regex capturing group names to be repeated

created at Jan. 24, 2022, 11:45 p.m.

Unknown languages

19 +0

28 +0

1 +0

GitHub
melody by yoav-lavi

Melody is a language that compiles to regular expressions and aims to be more readable and maintainable

created at Feb. 13, 2022, 7:18 p.m.

Rust

17 +0

4,634 -2

56 +1

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
regexlearn.com by aykutkardas

Learn RegEx step by step, from zero to advanced.

created at Aug. 28, 2021, 3:34 p.m.

TypeScript

17 +0

3,523 +12

259 +0

GitHub
proposal-regexp-legacy-features by tc39

Legacy static properties of the RegExp constructor in JavaScript

created at Nov. 10, 2015, 11:03 a.m.

Unknown languages

16 +0

41 +0

13 +0

GitHub
magic-regexp by unjsio

A compiled-away, type-safe, readable RegExp alternative

created at July 16, 2022, 4:22 p.m.

TypeScript

15 +0

3,933 +2

52 +0

GitHub
regex-benchmark by mariomka

It's just a simple regex benchmark of different programming languages.

created at Sept. 10, 2017, 2:41 p.m.

Dockerfile

14 +0

315 +0

58 +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
regexplained by LeaVerou

None

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

JavaScript

13 +0

274 +0

50 +0

GitHub
regexp-tree by DmitrySoshnikov

Regular expressions processor in JavaScript

created at March 19, 2017, 7:47 a.m.

JavaScript

12 +0

401 +1

45 +0

GitHub
nodexr by Jcparkyn

Graphical regular expression editor

created at June 17, 2019, 8:14 a.m.

C#

12 +0

420 -1

51 +0

GitHub
proposal-regexp-atomic-operators by tc39

None

created at Oct. 15, 2021, 8:58 p.m.

JavaScript

11 +1

17 +1

1 +0

GitHub
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