Code Monkey home page Code Monkey logo

validator.js's Introduction

aftership-validator-js

This is a project forked from validator.js

Installation

npm install @aftership/validator

New features

  1. For function isEmail, we use rules below to validate display name (refer to the RFC2822):
    1. The display name of an email address can be any characters(but we ruled out invisible characters in the code, so can't be invisible characters)
    2. If there is any illegal character such as angled-brackets/quotes/semicolon, must enclose the display name in double-quotes
    3. Quotes in display name should start with backslash \

validator.js's People

Contributors

chriso avatar forabi avatar linkinmedo avatar profnandaa avatar tbasse avatar ctavan avatar italypaleale avatar neilime avatar hkwu avatar vipul-21 avatar idrisakmal avatar mika-s avatar addaleax avatar ftrevo avatar tux-tn avatar calidion avatar ravestack avatar maxattax97 avatar ivikulin avatar gdraganic avatar tarpsvo avatar michaltk avatar dcthetall avatar 0xch4z avatar conorgil avatar wankdanker avatar lysektomas avatar hjaurum avatar theartoflogic avatar talentedmrjones avatar

Stargazers

youthcity avatar psaren avatar

Watchers

James Cloos avatar Jason Ma avatar James Hong avatar Ri Shen Chen avatar idler avatar  avatar Zi He Peng avatar I Shall Be avatar  avatar youthcity avatar Bruce Tang avatar Lihang Yang avatar Tiding Young avatar Victor XH avatar  avatar

Forkers

1415003719

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.