incr-regex-package by nurulc

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

updated at Dec. 12, 2023, 2:08 p.m.

JavaScript

4 +0

13 +0

1 +0

GitHub
rexx by yyytcool

🦖 A human-friendly regex library with structured syntax and variable support.

updated at June 12, 2024, 4:54 p.m.

JavaScript

1 +0

2 +0

1 +0

GitHub
codemirror-mode-pcre by xavierog

Perl Compatible Regular Expressions (PCRE) mode for CodeMirror

updated at July 9, 2024, 12:18 p.m.

JavaScript

2 +0

8 +0

1 +0

GitHub
regexp-features by rbuckton

A comparison of Regular Expression features in various languages and libraries.

updated at July 16, 2024, 8:07 a.m.

JavaScript

4 +0

14 +0

2 +0

GitHub
regexplained by LeaVerou

None

updated at Aug. 10, 2024, 3:35 p.m.

JavaScript

13 +0

274 +0

50 +0

GitHub
rregex by 2fd

Rust Regex binding for Javascript

updated at Sept. 3, 2024, 8:01 a.m.

JavaScript

2 +0

30 +0

3 +0

GitHub
regenerate-unicode-properties by mathiasbynens

A collection of Regenerate sets for Unicode various properties.

updated at Sept. 12, 2024, 9:07 a.m.

JavaScript

3 +0

18 +0

8 +0

GitHub
compose-regexp.js by compose-regexp

Build and compose maintainable regular expressions in JavaScript.

updated at Sept. 16, 2024, 6:40 p.m.

JavaScript

4 +0

145 +0

10 +0

GitHub
regex-for-regular-folk by shreyasminocha

🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]

updated at Sept. 25, 2024, 11:57 p.m.

JavaScript

6 +0

286 +0

23 +0

GitHub
regexpu by mathiasbynens

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

updated at Oct. 18, 2024, 7:28 p.m.

JavaScript

14 +0

234 +0

20 +0

GitHub
regex-nodes by johannesvollmer

Visualize and edit regular expressions for use in javascript.

updated at Oct. 19, 2024, 10:33 a.m.

JavaScript

4 +0

35 +0

6 +0

GitHub
regenerate by mathiasbynens

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

updated at Oct. 25, 2024, 10:15 a.m.

JavaScript

21 +0

367 +0

34 +0

GitHub
eslint-plugin-optimize-regex by BrainMaestro

Optimize regex literals

updated at Oct. 25, 2024, 10:49 a.m.

JavaScript

4 +0

74 +0

7 +0

GitHub
regjsgen by bnjmnt4n

Generate regular expressions from regjsparser’s AST.

updated at Nov. 4, 2024, 1:23 p.m.

JavaScript

6 +0

33 +0

13 +0

GitHub
randexp.js by fent

Create random strings that match a given regular expression.

updated at Nov. 8, 2024, 2:35 a.m.

JavaScript

30 +0

1,828 +0

93 +1

GitHub
regex-colorizer by slevithan

Highlighter for JavaScript regex syntax

updated at Nov. 11, 2024, 3:04 p.m.

JavaScript

10 +0

176 +2

23 +0

GitHub
proposal-regex-escaping by tc39

Proposal for investigating RegExp escaping for the ECMAScript standard

updated at Nov. 12, 2024, 12:04 a.m.

JavaScript

41 +0

369 +1

32 +0

GitHub
regexgen by devongovett

Generate regular expressions that match a set of strings

updated at Nov. 13, 2024, 4:33 p.m.

JavaScript

54 +0

3,344 +0

100 +0

GitHub
cyrilex by cyrilbois

Regex tester

updated at Nov. 14, 2024, 6:22 p.m.

JavaScript

5 +0

84 -1

21 +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.

updated at Nov. 14, 2024, 11:31 p.m.

JavaScript

3 +0

9 +1

6 +0

GitHub