convertngnum

This helps you convert phone numbers to nigerian phone numbers at an API level


Keywords
Nigeria, Phone, Number, Convert, +234
License
ISC
Install
npm install convertngnum@2.1.2

Documentation

Convert Nigeria Phone Numbers

NPM Version

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

Credits