i2u-regex

1.1.0 • Public • Published

i2u-regex

Regular Expressions (regex) for NodeJS projects

International Regex Validations to email, phone, zipcode.

¹ IP: all valid IPs

² Username: min 6, max 30 alphanumeric characters [upper and lower cases letters, 0 up to 9 digits and - (hyphen/minus), _ (underscore/underline) . (dot). ]. Must: begin with letter;

³ Password: min 6, max 30 alphanumeric characters [upper and lower cases letters, 0 up to 9 digits and could have any of the follow characters: #$^+=!*()@%&., ]. Must: begin with letter; have at least one digit;

Dependents (0)

Package Sidebar

Install

npm i i2u-regex

Weekly Downloads

0

Version

1.1.0

License

SEE LICENSE IN LICENSE

Unpacked Size

42.1 kB

Total Files

4

Last publish

Collaborators

  • i2u