Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 699 Bytes

readme.md

File metadata and controls

38 lines (27 loc) · 699 Bytes

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