oniguruma-to-es by slevithan

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

updated at Nov. 17, 2024, 8:19 a.m.

JavaScript

1 +0

36 +35

0 +0

GitHub
regex-vis by Bowen7

🎨 Regex visualizer & editor

updated at Nov. 17, 2024, 8:38 a.m.

TypeScript

34 +0

3,744 +7

276 +1

GitHub
eslint-plugin-regexp by ota-meshi

ESLint plugin for finding regex mistakes and style guide violations.

updated at Nov. 17, 2024, 1:52 p.m.

TypeScript

7 +0

697 +0

10 +0

GitHub
regexlearn.com by aykutkardas

Learn RegEx step by step, from zero to advanced.

updated at Nov. 17, 2024, 2:41 p.m.

TypeScript

17 +0

3,523 +12

259 +0

GitHub
mrab-regex by mrabarnett

None

updated at Nov. 17, 2024, 2:54 p.m.

C

8 +0

449 +3

49 +0

GitHub
pcre2 by PCRE2Project

PCRE2 development is now based here.

updated at Nov. 17, 2024, 4:56 p.m.

C

37 +0

914 +4

191 +0

GitHub
regex by rust-lang

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

updated at Nov. 17, 2024, 5:26 p.m.

Rust

54 +0

3,544 +6

443 +1

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.

updated at Nov. 17, 2024, 6:03 p.m.

JavaScript

5 +0

507 +18

10 +1

GitHub
en.javascript.info by javascript-tutorial

Modern JavaScript Tutorial

updated at Nov. 17, 2024, 6:58 p.m.

HTML

347 +1

23,616 +24

3,879 +5

GitHub
PowerToys by Microsoft

Windows system utilities to maximize productivity

updated at Nov. 17, 2024, 9:04 p.m.

C#

1,131 -2

111,465 +198

6,559 +14

GitHub
super-expressive by francisrstokes

🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language

updated at Nov. 17, 2024, 9:54 p.m.

JavaScript

37 +0

4,627 +4

136 -1

GitHub