is-personal-email
v0.0.1
Published
Determine if an email is a personal email address, like `[email protected]`. You can use it to detect personal accounts in your signup process.
Readme
is-personal-email
Determine if an email is a personal email address, like [email protected]. You can use it to detect personal accounts in your signup process.
Example
var personal = require('is-personal-email');
personal('[email protected]'); // false
personal('[email protected]'); // true
personal('[email protected]'); // falseInstallation
$ npm install is-personal-email$ component install ivolo/is-personal-emailLicence
WWWWWW||WWWWWW
W W W||W W W
||
( OO )__________
/ | \
/o o| MIT \
\___/||_||__||_|| *
|| || || ||
_||_|| _||_||
(__|__|(__|__|