What is is-email?
"Loosely validate an email address."
is-email is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 10.6 KB on disk.
Installation Guide
# Install via NPM
npm install is-email
# Install via Yarn
yarn add is-email