1.0.22 ⢠Published 3 years ago
@muriukivincent/mpesaphonevalidator v1.0.22
A package that validates phone numbers you pass to the mpesa API
š Homepage
Install
npm install @muriukivincent/mpesaphonevalidator
or
yarn add @muriukivincent/mpesaphonevalidator
Usage
const phoneValidator = require('@muriukivincent/mpesaphonevalidator')
console.log(phoneValidator('254707656667'))
Run tests
npm run test
Author
š¤ vincentmuriuki
- Github: @vincentmuriuki
- LinkedIn: @vincentmuriuki
š¤ Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a āļø if this project helped you!
š License
Copyright Ā© 2022 vincentmuriuki. This project is MIT licensed.
This README was generated with ā¤ļø by readme-md-generator