regex-validator

There are 77 repositories under regex-validator topic.

  • GeneradorRegExpAFD

    Language:Java1
  • reddit-clone

    Reddit clone - Mustafa Salem.

    Language:JavaScript1
  • StringRegexp

    Операции над строками с помощью регулярных выражений

    Language:Java1
  • Regex

    This is website that allows users to enter input in a form that is limited by Regex.

    Language:HTML1
  • alura-regex-front

    Course "Regular Expressions: Capturing Texts Magically" at Alura

    Language:JavaScript1
  • ping-coming-soon

    A frontend challenge | Newbie Level Project

    Language:CSS1
  • GameOn

    GameOn - Landing page avec formulaire d'inscription au prochain évènement de Gaming

    Language:CSS1
  • url_crawl

    Flask app to extract URLs from a webpage

    Language:Python1
  • eslint-plugin-emmanuel

    My Eslint plugin

    Language:JavaScript1
  • C-Sharp-Helper-classes

    This project contains C# helper classes that can becopied into existing projects along with unit test.

    Language:C#1
  • regexplanet-postgresql

    PostgreSQL backend for RegexPlanet

    Language:JavaScript1
  • validator

    [READ ONLY] Simple interface to help you validate string.

    Language:PHP1
  • regexplanet-perl-cgi

    RegexPlanet's Perl backend (CGI.pm version)

    Language:Perl1
  • regexplanet-go

    RegexPlanet's Go backend

    Language:Go1
  • regexplanet-perl

    RegexPlanet's Perl backend (legacy)

    Language:Perl1
  • regexplanet-php

    RegexPlanet's PHP backend

    Language:PHP1
  • regexplanet-ruby

    RegexPlanet's Ruby backend

    Language:Ruby1
  • regexplanet-python2

    RegexPlanet's Python 2.7 backend

    Language:Python1
  • mrex

    KISS/YAGNI Regex

    Language:C
  • grade-calculator-cli

    A grade calculator program using python

    Language:Python
  • validacao-input-usando-js-regex

    Validação de input usando Js e RegEx

    Language:JavaScript
  • regex-query-tool

    :mag: Regex query tool developed with Python.

    Language:Python
  • classValidandoFormulario

    Usando técnicas de Classe em JavaScript

    Language: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

    Language:Swift
  • parse-date-regex

    Regex that validates and parses dates in the format YYYY-MM-DD.

    Language:Perl
  • coming_soon_layout

    Ample use of pseudo-elements in CSS. JavaScript test() method for RegExp. Logic and flow control (truthy-falsy).

    Language:CSS
  • haskex

    A recursive descendent parser for regular expressions

    Language:Haskell
  • testregexalternations

    Dynamic named capture alternations Regex Maker

    Language:Python
  • 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.

    Language:JavaScript
  • automaton-web

    Simple python 3 implementation for finite automatons and regular expressions

    Language:Python
  • rgxchk

    A dynamic regular expressions validator

    Language:C#
  • gecko

    RegEx Parser in Go

    Language:Go
  • Regex-Validation

    List of Many Regex Validations for JavaScript and PHP

    Language:PHP
  • regex-validator

    PHP library to validate regular expressions

    Language:PHP