1.0.1 • Published 2 years ago

mnoref v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

MNO Identity service for Kenyan Phone Numbers

Serves AIRTEL, SAFARICOM and TELKOM

| How to use the library:

 npm i  phone-numbers-identity-ke

Example Usage

const mnoIdentity = require ('phone-numbers-identity-ke')

const identity = mnoIdentity('0718192690')
console.log(identity) //SAFCOM

Easy peasy :)