Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

📧 Email Validator

📘 Overview

The Email Validator is a lightweight and efficient tool built to validate email addresses using multiple verification techniques including syntax validation, domain existence, and DNS lookups. It helps ensure that the given email addresses are correctly structured and potentially active.


🚀 Features

  • 📧 Syntax Validation: Ensures the email follows standard formatting rules (e.g., user@example.com).
  • 🔍 Domain Verification: Checks if the domain exists and is reachable.
  • 🌐 DNS Lookup: Retrieves MX records to confirm email deliverability.
  • ⚡ Fast & Lightweight: Optimized for speed and minimal resource usage.

📂 Installation

To set up the project locally, follow the steps below:

1. Clone the Repository

git clone https://github.com/deepakshroff/Project-Email
cd Project-Email

About

📧 A powerful and efficient email validation tool built with JavaScript that checks email syntax, verifies domain existence, and performs DNS lookups (MX records) to ensure valid and potentially active email addresses. Lightweight, fast, and perfect for form validation or custom projects that require email verification. 🚀

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages