jackocnr / intl-tel-input

A JavaScript plugin for entering and validating international telephone numbers. Now includes React and Vue components.
https://intl-tel-input.com
MIT License
7.58k stars 1.94k forks source link

Is it possible to implement typescript implementation for VueJs #1794

Open Ibrahimmushtaq98 opened 4 days ago

Ibrahimmushtaq98 commented 4 days ago

Currently there is JavaScript plugin for the Vue Component (Yay!) Just wondering if there will be the typescript implementations for that as well

Thanks for the hard work on this plugin!

jackocnr commented 4 days ago

I think that's a great idea! The Vue Component is actually very simple - it should be easy to add them. I don't have time to implement this myself, but would welcome a pull request.