-
Couldn't load subscription status.
- Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Checks if the given value is an email.
is.email('[email protected]'); // true
is.email('[email protected]'); // true
is.email('[email protected]'); // true
is.email('[email protected]'); // falseCheckout full email description on wikipedia.
Update README.md: under is > RegExp
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed