modules
modules copied to clipboard
feat: add `nuxt-whatsapp-widget`
๐ Linked issue
โ Type of change
- [ ] ๐ Documentation (updates to the documentation or readme)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality)
- [x] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
This PR adds the nuxt-whatsapp-widget module to the Nuxt Modules directory.
nuxt-whatsapp-widget is a floating WhatsApp chat widget for Nuxt 3. It allows developers to easily integrate a support or sales chat button into their Nuxt apps with minimal setup.
โจ Features Fully configurable via nuxt.config.ts or component props
Custom agent name, image, and welcome messages
Auto-injected widget, with optional manual use
Supports string or array messages
Lightweight and styled for minimal footprint