regex-validator
There are 76 repositories under regex-validator topic.
cdoco/common-regex
:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
katef/libfsm
DFA regular expression library & friends
reugn/dev-tools
A collection of developer utilities in a single desktop application
rscarvalho/pyregex
pyregex is a Python Regular Expression Online Tester
mnestorov/regex-patterns
This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).
sagebind/retest
Command-line regular expression tester
TheNittam/ReGen
ReGen is a utility tool simplifying Regex creation by selecting values from logs or text. It enhances efficiency for digital forensics, defense, validation, etc. Still in early stages, it aims to streamline Regex writing, boosting professionals' work efficiency.
itrabbit/just
JUST - GoLang package for fast development web micro services
burakim/Kaptan-Field-Checker
A Class Field Value Validation Library.
Axter-com/RegexAssistant
Regular Expression (Regex) tool that assist in creating and testing expressions.
fogex-js/fogex
A JavaScript library for quickly and easily testing the validity or invalidity of a value.
friedt/kenteken-check-NL-RDW
NL Kenteken-check formats 2020 RDW
snowdreams1006/regexper-static
JavaScript 正则表达式可视化
AlShahawi/xpressions
A fluent php api for regular expressions.
SaffronCode/SaffronCodeJS
Package of graphical and non graphical libraries for React developers
ShawonAshraf/bd-cellnum-validator
Validates Bangladeshi cell phone numbers
BooleanCube/Random-Regex-Generator
A random RegEx generator without using any RegEx
boxxello/Automatic-Forwarder-Telegram
A Python channel to channel forwarder bot with regex filters on the messages being sent
mdevoldere/RegexTester
A simple Regex Tester
MuhammadZohair/Custom-Edit-Text
An Android application that implements custom edit text with icon seperated and realtime regex checker along with tool tip
regexplanet/regexplanet-dotnet
RegexPlanet's .Net backend
semk/RegexMate
An easy to use Regular Expression Tester/Evaluator
FarzanHajian/AsanRegEx
AsanRegEx is a Regex previewer tool for .NET that aims to provide developers with a user-friendly interface to work with regular expressions.
ianpatricck/fieldsafe
:lock: Security and persistence of your app data
kunal00000/Regular-Expressions_regex
The ReadyRegex repository is a comprehensive collection of ready-to-use regular expressions (regex) for various common tasks.
patil-ashutosh/go-regex-utility
A curated list of golang applications using regex
ramprasadkillari/CS152-IITBOMBAY
Assignments of Abstractions and Paradigms for Programming ( Spring Course 2018 - IITB)
regexplanet/regexplanet-haskell
RegexPlanet's Haskell backend
regexplanet/regexplanet-java
RegexPlanet's Java backend
regexplanet/regexplanet-nodejs
RegexPlanet's JavaScript backend
regexplanet/regexplanet-tcl
RegexPlanet's Tcl backend
regexplanet/regexplanet-xregexp
RegexPlanet's XRegExp backend
abdullahmirzaxd/email-validator
A string-based approach that checks length, character restrictions, and position of special symbols, and a regex-based approach that uses a regular expression to ensure proper email formatting. Both methods are designed to verify that email addresses adhere to common format standards.
cmalf/js-regex-tester
Regular Expression Tester: A powerful script tool for testing and debugging regular expressions in JavaScript.
kodekote/gtkregextester
a regex testing utility for GTK 3
regexplanet/regexplanet-next
Next-generation version of RegexPlanet (in next.js!)