bavyera-2clist-and-phone-formatter
v1.0.2
Published
Country Code List and Phone Formatter
Downloads
2
Maintainers
Readme
Country Code List and Phone Formatter
Installation
npm i bavyera-2clist-and-phone-formatter --save
Usage
const bavyeraCpcFormatter = require('bavyera-2clist-and-phone-formatter');
const number = '5453657045';
console.log(bavyeraCpcFormatter.countryCodeList()); // all list
console.log(bavyeraCpcFormatter.countryCodeFilteredList(93)); // or 'tr' - 'ca'
console.log(bavyeraCpcFormatter.phoneNumberValidation(number, 'tr')); // or 'TR'