0.0.3 • Published 12 months ago

whatsapp-conveter v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

📲 Whatsapp Converter

This package seeks to format phone numbers to WhatsApp links

GitHub Repo stars GitHub watchers GitHub forks

Version License

Made with Node Package - Yarn Package - TypeScript

NPM Package Downloads

GitHub Issues Pull Requests

Github Sponsors BuyMeACoffee

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.