regular-expression
There are 1636 repositories under regular-expression topic.
ziishaned/learn-regex
Learn regex the easy way
tindy2013/subconverter
Utility to convert between various subscription format
pemistahl/grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
CJex/regulex
:construction: Regular Expression Excited!
VincentSit/ChinaMobilePhoneNumberRegex
Regular expressions that match the mobile phone number in mainland China. / 一组匹配**大陆手机号码的正则表达式。
yoav-lavi/melody
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
unjs/magic-regexp
A compiled-away, type-safe, readable RegExp alternative
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
slevithan/xregexp
Extended JavaScript regular expressions
micromatch/micromatch
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert
the-akira/Computer-Science-Resources
A list of resources in different fields of Computer Science
kkos/oniguruma
regular expression library
VerbalExpressions/PHPVerbalExpressions
PHP Regular expressions made easy
mattnotmax/cyberchef-recipes
A list of cyber-chef recipes and curated links
sk3pp3r/cheat-sheet-pdf
📜 A Cheat-Sheet Collection from the WWW
fent/randexp.js
Create random strings that match a given regular expression.
mathiasbynens/emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
SimpleRegex/SRL-PHP
Simple Regex Language
Water-Melon/Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
gherkins/regexpbuilderphp
🦉 human-readable regular expressions
pomsky-lang/pomsky
A new, portable, regular expression language
mazen160/secrets-patterns-db
Secrets Patterns DB: The largest open-source Database for detecting secrets, API keys, passwords, tokens, and more.
kantord/SeaGOAT
local-first semantic code search engine
spatie/regex
A sane interface for php's built in preg_* functions
dlclark/regexp2
A full-featured regex engine in pure Go based on the .NET engine
micromatch/picomatch
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert
CobaltFusion/DebugViewPP
DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
mingrammer/commonregex
🍫 A collection of common regular expressions for Go
manoss96/pregex
PRegEx - Programmable Regular Expressions
ota-meshi/eslint-plugin-regexp
ESLint plugin for finding regex mistakes and style guide violations.
bennypowers/nvim-regexplainer
Describe the regexp under the cursor
ehmicky/wild-wild-path
🤠 Object property paths with wildcards and regexps 🌵
ArtSabintsev/Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
k-takata/Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
tidyverse/stringr
A fresh approach to string manipulation in R
alexflint/go-restructure
Match regular expressions into struct fields