a simple webapp to prefix country code to your contacts in bulk.
read the blog post at https://rajkumaar.co.in/posts/vcard-editor.
try it yourself at https://vcard-editor.rajkumaar.co.in!
there's no JS framework used. everything vanilla!
git clone
the repo andcd
into itnpm i
npm run dev
yep, that's it! the webapp should be running at localhost:5173.
vcard-editor is licensed under the Mozilla Public License, version 2.0.