providers-kenya

1.0.0 • Public • Published

Description

This package will return the provider belonging to a Kenyan phone number. The possible return values are:

  • safaricom
  • airtel
  • telkom
  • faiba
  • equitel
  • unknown

Usage

This package only works when passing in E.164 formatted phone numbers.

const providers = require("providers-kenya")
const provider = providers.identify("+254701234567")
// safaricom

Package Sidebar

Install

npm i providers-kenya

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.96 kB

Total Files

4

Last publish

Collaborators

  • capauwels