regexp-match
There are 34 repositories under regexp-match topic.
nurulc/react-rxinput
Powerful masked input using only regular expression to define flexible input mask. Input validation as you type, auto completion and partial auto completion.
adityamangal1/REGEX-Python
Hackerrank Regex questions
hmmhmmhm/pattern-grab
🤛🏻 Regular Expression Data Grabber
Pridestalkerr/regex
C++ regex library
wilmoore/uuid-regexp.js
RegExp for finding an RFC4122 compliant UUID in a string.
folour/regex
Simple and useful abstraction over PHP preg_* functions for PHP 7.1
orangeSi/rr
a simple bookmark tool by crystal-lang in command line of terminal for lazy guy in Linux
Simon-He95/vscode-regex-match
Regular matching embedded in vscode | 嵌入在vscode中的正则匹配
BaseMax/CalculatorPolynomial
Tiny program as a calculator for the math expression based on regular expression.
stagas/lexer-next
lexer for recursive descent parsers
stagas/match-to-token
transform a RegExp named group match to a more useful object
stagas/tokenizer-next
iterator based tokenizer for writing parsers
Syu-fu/regm
An interactive command-line tool for matching regular expressions.
busterc/boundary-match
:abcd: Regex string match that honors boundaries for targets prepended and/or appended with non-word characters.
GrieferAtWork/kos-libregex
Regex Library for KOS (submodule for regcomp(3) & regexec(3))
jrop/path-to-re
A lightweight alternative to path-to-regexp
kalenchukov/StringRegexp
Операции над строками с помощью регулярных выражений
mattpjohnson/drb
Build date regexes
neno-giscloud/clear-regex
Write regular expressions clearly with comments and named matches
Hafidzrdwn/vowels-counter-app
app to count the number of vowels in a sentence , made with Vanilla JS
lzq920/regexp-match
正则表达式可视化工具,可以直观的检测匹配到的字符
NotJackIsMercury/RegexTester
RegexTester is a light-weight application in testing Regexes.
ohitslaurence/exceptional-expressions
Transform the way you write regular expressions
pradchat/npm-packages
Utility npm package to validate & customise text
s41r4j/simpex
[ 'simpex' -> "simple regex" ]: simplifies process of using regex for everyone
akinoccc/markdown-matcher
the matcher which has reg expression and some methods about markdown.
avdosev/regbuild
A package for simple and easy building regular expressions on dart.
BiYuqi/regex-seed
Record regex how to use in daily dev work.常用正则表达式 - 项目开发中经常用到的正则表达式
davigl/regular-expressions-fcc
:page_with_curl: my answers for regex lessons. (freecodecamp javascript course)
Magnum888/RegExpURI
RegExp JS Parse URI
muchirijane/regex-basic
A sign up form using regex pattern for validation. 😎
OddExtension5/regex-quick-note
30 Days of Regular Expression | Learning Regular Expression | O'Reilly
writetome51/RegexGenerator
To provide an easier, simple-english alternative to using regex pattern-matching syntax