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-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
regjsgen by bnjmnt4n

Generate regular expressions from regjsparser’s AST.

created at June 1, 2014, 8:14 a.m.

JavaScript

6 +0

33 +0

13 +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
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
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
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
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
eslint-plugin-regexp by ota-meshi

ESLint plugin for finding regex mistakes and style guide violations.

created at June 20, 2020, 9:28 a.m.

TypeScript

7 +0

697 +0

10 +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
regex by slevithan

JS regexes + future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices.

created at May 29, 2024, 10:49 p.m.

JavaScript

5 +0

507 +18

10 +1

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
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
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
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
regexpp by eslint-community

The regular expression parser for ECMAScript.

created at Nov. 28, 2022, 1:11 a.m.

TypeScript

4 +0

23 +1

5 +0

GitHub
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-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
rregex by 2fd

Rust Regex binding for Javascript

created at Dec. 2, 2021, 1:58 a.m.

JavaScript

2 +0

30 +0

3 +0

GitHub
proposal-regexp-buffer-boundaries by tc39

Regular Expression Buffer Boundaries for ECMAScript

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

HTML

5 +0

7 +0

3 +0

GitHub