@muriukivincent/mpesaphonevalidator
v1.0.22
Published
A package that validates phone numbers you pass to the mpesa API
Downloads
13
Maintainers
Readme
A package that validates phone numbers you pass to the mpesa API
🏠 Homepage
Install
npm install @muriukivincent/mpesaphonevalidator
or
yarn add @muriukivincent/mpesaphonevalidatorUsage
const phoneValidator = require('@muriukivincent/mpesaphonevalidator')
console.log(phoneValidator('254707656667'))Run tests
npm run testAuthor
👤 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
