regex-validator
There are 77 repositories under regex-validator topic.
reddit-clone
Reddit clone - Mustafa Salem.
StringRegexp
Операции над строками с помощью регулярных выражений
Regex
This is website that allows users to enter input in a form that is limited by Regex.
alura-regex-front
Course "Regular Expressions: Capturing Texts Magically" at Alura
ping-coming-soon
A frontend challenge | Newbie Level Project
GameOn
GameOn - Landing page avec formulaire d'inscription au prochain évènement de Gaming
url_crawl
Flask app to extract URLs from a webpage
eslint-plugin-emmanuel
My Eslint plugin
C-Sharp-Helper-classes
This project contains C# helper classes that can becopied into existing projects along with unit test.
regexplanet-postgresql
PostgreSQL backend for RegexPlanet
validator
[READ ONLY] Simple interface to help you validate string.
regexplanet-perl-cgi
RegexPlanet's Perl backend (CGI.pm version)
regexplanet-go
RegexPlanet's Go backend
regexplanet-perl
RegexPlanet's Perl backend (legacy)
regexplanet-php
RegexPlanet's PHP backend
regexplanet-ruby
RegexPlanet's Ruby backend
regexplanet-python2
RegexPlanet's Python 2.7 backend
mrex
KISS/YAGNI Regex
grade-calculator-cli
A grade calculator program using python
validacao-input-usando-js-regex
Validação de input usando Js e RegEx
regex-query-tool
:mag: Regex query tool developed with Python.
classValidandoFormulario
Usando técnicas de Classe em JavaScript
package-validateur-numeros
Il s'agit ici d'un package npm pour la validation des numéros de téléphone à travers un input .
regexplanet-swift
RegexPlanet's Swift backend
parse-date-regex
Regex that validates and parses dates in the format YYYY-MM-DD.
coming_soon_layout
Ample use of pseudo-elements in CSS. JavaScript test() method for RegExp. Logic and flow control (truthy-falsy).
haskex
A recursive descendent parser for regular expressions
testregexalternations
Dynamic named capture alternations Regex Maker
PhoneVal
Return true if the passed string looks like a valid US phone number. The user may fill out the form field any way they choose as long as it has the format of a valid US number. The following are examples of valid formats for US numbers (refer to the tests below for other variants): 555-555-5555 (555)555-5555 (555) 555-5555 555 555 5555 5555555555 1 555 555 5555 For this challenge you will be presented with a string such as 800-692-7753 or 8oo-six427676;laskdjf. Your job is to validate or reject the US phone number based on any combination of the formats provided above. The area code is required. If the country code is provided, you must confirm that the country code is 1. Return true if the string is a valid US phone number; otherwise return false.
automaton-web
Simple python 3 implementation for finite automatons and regular expressions
rgxchk
A dynamic regular expressions validator
gecko
RegEx Parser in Go
Regex-Validation
List of Many Regex Validations for JavaScript and PHP
regex-validator
PHP library to validate regular expressions