devmehq / email-validator-js

Verify email address checking MX records, and SMTP connection, check for disposable email addresses and free email providers.
https://dev.me/products/email
MIT License
82 stars 22 forks source link

validator for serverless architecture #180

Open good-lly opened 10 months ago

good-lly commented 10 months ago

First - its great package!

Is there any plan to make "serverless" version for workers? Without node dependency and under 1MB size? There is a huge potential to use it within that enviroment ....

Thank you! 🙏