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

A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.

created at Jan. 27, 2023, 12:46 p.m.

Python

6 +0

227 +0

15 +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
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
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
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
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-r-escape by tc39

Regular Expression `\R` Escape for ECMAScript

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

HTML

6 +0

5 +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
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-x-mode by tc39

None

created at Oct. 15, 2021, 8:54 a.m.

JavaScript

7 +0

26 +1

2 +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
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
pcre2 by PCRE2Project

PCRE2 development is now based here.

created at Aug. 20, 2021, 11:18 a.m.

C

37 +0

914 +4

191 +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
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
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
mrab-regex by mrabarnett

None

created at Nov. 2, 2020, 5:35 p.m.

C

8 +0

449 +3

49 +0

GitHub