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
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
ripgrep by BurntSushi

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

created at March 11, 2016, 2:02 a.m.

Rust

293 +2

48,765 +129

2,005 +10

GitHub
incr-regex-package by nurulc

A node package for incremental regular expression parsing in JavaScript; useful for input validation

created at April 12, 2016, 6:19 p.m.

JavaScript

4 +0

13 +0

1 +0

GitHub
regenerate-unicode-properties by mathiasbynens

A collection of Regenerate sets for Unicode various properties.

created at May 29, 2016, 11:38 a.m.

JavaScript

3 +0

18 +0

8 +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
react-rxinput by nurulc

Powerful masked input using only regular expression to define flexible input mask. Input validation as you type, auto completion and partial auto completion.

created at Aug. 10, 2016, 5:47 p.m.

JavaScript

3 +0

9 +1

6 +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-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
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
regexgen by devongovett

Generate regular expressions that match a set of strings

created at Dec. 20, 2016, 2:50 a.m.

JavaScript

54 +0

3,344 +0

100 +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
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
en.javascript.info by javascript-tutorial

Modern JavaScript Tutorial

created at June 3, 2017, 2:27 p.m.

HTML

347 +1

23,616 +24

3,879 +5

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
vuln-regex-detector by davisjam

Detect vulnerable regexes in your project. REDOS, catastrophic backtracking.

created at March 23, 2018, 2 a.m.

Perl

6 +0

320 +0

29 +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
regex-to-strings by wimpyprogrammer

Generate strings that match a Regular Expression pattern

created at Sept. 21, 2018, 1:58 a.m.

TypeScript

2 +0

28 +0

2 +0

GitHub
regex-nodes by johannesvollmer

Visualize and edit regular expressions for use in javascript.

created at April 5, 2019, 11:58 a.m.

JavaScript

4 +0

35 +0

6 +0

GitHub
PowerToys by Microsoft

Windows system utilities to maximize productivity

created at May 1, 2019, 5:44 p.m.

C#

1,131 -2

111,465 +198

6,559 +14

GitHub