nuxt-tawk-to
v1.3.1
Published
Nuxt module for integrating Tawk.to live chat widget.
Maintainers
Readme
Nuxt Tawk.to Module
Easily integrate the Tawk.to live chat widget into your Nuxt 3 application using this lightweight module.
Official Documentation
For all details including installation, configuration (Module Options), API usage (Injected functions), and TypeScript support, please visit our documentation site.
Quick Installation
To install the module quickly:
npm install nuxt-tawk-to
# or
yarn add nuxt-tawk-to
# or
pnpm add nuxt-tawk-toKey Features
- Simple setup solely via
nuxt.config.ts. - Uses the official
@tawk.to/tawk-messenger-vue-3wrapper. - Full TypeScript and Runtime Config support.
Created by atlaxt.

