1.0.2 • Published 4 years ago

bavyera-2clist-and-phone-formatter v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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'