rexx by yyytcool

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

created at Jan. 30, 2024, 9:08 a.m.

JavaScript

1 +0

2 +0

1 +0

GitHub
oniguruma-to-es by slevithan

Convert patterns from Oniguruma (the regex flavor used in Ruby, TextMate grammars, etc.) to native JavaScript RegExp

created at Sept. 26, 2024, 12:46 p.m.

JavaScript

1 +0

36 +35

0 +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
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
regexp-ast-analysis by RunDevelopment

A library for analysing JS RegExp

created at April 8, 2021, 11:39 a.m.

TypeScript

2 +0

3 +0

1 +0

GitHub
codemirror-mode-pcre by xavierog

Perl Compatible Regular Expressions (PCRE) mode for CodeMirror

created at June 11, 2021, 9:20 p.m.

JavaScript

2 +0

8 +0

1 +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
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
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
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
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
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
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
regexp-features by rbuckton

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

created at July 16, 2021, 1:20 a.m.

JavaScript

4 +0

14 +0

2 +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
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
cyrilex by cyrilbois

Regex tester

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

JavaScript

5 +0

84 -1

21 +0

GitHub
node-re2 by uhop

node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.

created at Oct. 23, 2014, 3:21 a.m.

JavaScript

6 +0

502 +5

52 +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