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