regexp-pattern

1.0.5 • Public • Published

ECMAScript Common Regular Expressions

A collection of commonly used regular expression patterns:

  • areaCode U.S. phone area code
  • phone U.S. phone number with area code
  • shortPhone U.S. phone number without area code
  • ext phone extension
  • ssn U.S. Social Security Number
  • state U.S. state code
  • zip U.S. Zip code with optial Zip+4
  • email Email address. See emailregex.com.

/regexp-pattern/

    Package Sidebar

    Install

    npm i regexp-pattern

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    3.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • jlyonsmith