whatsapp-conveter
v0.0.3
Published
Convert number to whatsapp number and add some descriptión to your message
Downloads
4
Maintainers
Readme
📲 Whatsapp Converter
This package seeks to format phone numbers to WhatsApp links
Installation
You can install the package via npm:
npm
npm install whatsapp-conveter
yarn
yarn install whatsapp-conveter
pnpm
pnpm add whatsapp-conveter
Usage
Import
import formatWhatsAppUrl from 'wa-converter';
Add to your code
formatWhatsAppUrl('+123456489', 'Hello friend');
Contributing and Issue Tracking
If you're interested in contributing to this project or want to report an issue, please check out our CONTRIBUTING.md guide for detailed information on how to get involved.
Code of conduct
Respect our CODE OF CONDUCT
License
This project is licensed under the MIT License - see the LICENSE file for details.