verify-regex
v1.5.2
Published
Verify regex
Downloads
1
Readme
Description
verify-regix is module who use to verify specific condition in string
functions
1. isValideEmail : Check if the email is compliant and returns a boolean
2. isBetween : Check if a word is within a range and returns a boolean