A simple package to normalize email addresses by removing dots, stripping plus signs, and handling domain renaming.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js package normalizes email addresses by removing dots, stripping plus tags, and renaming domains (e.g., `googlemail.com` to `gmail.com`) for major providers like Gmail, Hotmail, and Outlook. It is designed for developers