A phone number input made with Vue JS (format & valid phone number)
The vue-phone-number-input
is a VueJS plugin for creating a beautiful text field to format phone numbers. It offers features like setting preferred countries, phone number validation, country code retrieval options, phone number formatting while typing, keyboard accessibility, and more. Please note that this plugin is unmaintained and offers separate versions for Vue 2 and Vue 3.
Using yarn:
yarn add vue-phone-number-input
Using npm:
npm i --save vue-phone-number-input
The vue-phone-number-input
plugin for VueJS provides a convenient way to format phone numbers with features like country settings, validation, formatting, accessibility, and more. While it offers a comprehensive list of options for customization, users should be aware that the plugin is currently unmaintained, with separate versions available for Vue 2 and Vue 3.