convertngnum
v2.1.2
Published
This helps you convert phone numbers to nigerian phone numbers at an API level
Downloads
4
Readme
Convert Nigeria Phone Numbers
add +234 to any nigeria number
Overview
This project help handle the problem of user registering with +23480xxxxxx and trying to login with 80xxxxx
Installation
npm
npm i --save convertngnum
yarn
yarn add convertngnum
Usage
// Require the library
const convertngnum = require("convertngnum");
let convertNum = convertngnum('08078xxxxxx')
License
MIT