Do you know any good email contacts importer library in JavaScript?
Hi all, I'm looking for an npm package the would enable the user to import his email contacts (ideally from many email clients support)
Contacts importer used to be much easier to find,
Any ideas?
We used Google Contacts API sometime back to import contacts from Google. But I am not sure if there is a solution that is more generic and works with many email providers.
Thanks Simon. I thought of that but if you want to allow users to import there contacts you need something more generic as there are so many email providers. Gmail is great but not everyone uses Gmail.
I'm looking for a library that can support at least 3-5 main webmail providers...
Simon Ruis
Crazy Noder
We used Google Contacts API sometime back to import contacts from Google. But I am not sure if there is a solution that is more generic and works with many email providers.