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

None

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

C

8 +0

449 +3

49 +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
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
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
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
re2 by google

RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

updated at Nov. 17, 2024, 6:53 a.m.

C++

236 +0

8,976 +10

1,138 +2

GitHub
regex-to-strings by wimpyprogrammer

Generate strings that match a Regular Expression pattern

updated at Nov. 17, 2024, 1:20 a.m.

TypeScript

2 +0

28 +0

2 +0

GitHub
ripgrep by BurntSushi

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

updated at Nov. 17, 2024, 1:07 a.m.

Rust

293 +2

48,765 +129

2,005 +10

GitHub
node-re2 by uhop

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

updated at Nov. 16, 2024, 7:40 p.m.

JavaScript

6 +0

502 +5

52 +0

GitHub
proposal-regexp-x-mode by tc39

None

updated at Nov. 16, 2024, 6:37 p.m.

JavaScript

7 +0

26 +1

2 +0

GitHub
regex-generator by noxone

Generate regular expressions from sample texts.

updated at Nov. 16, 2024, 1:32 p.m.

Kotlin

9 +0

403 +2

67 +1

GitHub
proposal-rm-builtin-subclassing by tc39

Remove ES6 built-in subclassing

updated at Nov. 16, 2024, 8:58 a.m.

Unknown languages

23 +0

34 +1

5 +0

GitHub
melody by yoav-lavi

Melody is a language that compiles to regular expressions and aims to be more readable and maintainable

updated at Nov. 16, 2024, 6:40 a.m.

Rust

17 +0

4,634 -2

56 +1

GitHub
xregexp by slevithan

Extended JavaScript regular expressions

updated at Nov. 16, 2024, 2:12 a.m.

JavaScript

70 -1

3,306 +2

278 +0

GitHub