0.0.3 • Published 12 months ago
whatsapp-conveter v0.0.3
📲 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.