regular-expressions topic

List regular-expressions repositories

RVerbalExpressions

281
Stars
12
Forks
Watchers

:speech_balloon: Create regular expressions easily

cl-ppcre

292
Stars
41
Forks
Watchers

Common Lisp regular expression library

numerizer

211
Stars
23
Forks
Watchers

A Python module to convert natural language numerics into ints and floats.

proposal-regexp-unicode-property-escapes

134
Stars
17
Forks
Watchers

Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.

quantulum

120
Stars
23
Forks
Watchers

Python library for information extraction of quantities from unstructured text

python-hyperscan

171
Stars
34
Forks
Watchers

🐍 A CPython extension for the Hyperscan regular expression matching library.

grex-js

176
Stars
2
Forks
Watchers

A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases

UltimateRegexResource

89
Stars
14
Forks
Watchers

📝 The ultimate collection of regex syntax and resources to power up your programming!

freecodecamp-solutions

139
Stars
85
Forks
Watchers

Implemented solutions for coding challenges & web app projects of 1800 hour long full stack developer roadmap from freeCodeCamp.

ret.js

93
Stars
16
Forks
Watchers

Tokenizes a string that represents a regular expression.