{"id":20471232,"url":"https://github.com/tawk/tawk-messenger-vue-3","last_synced_at":"2025-04-13T11:04:29.420Z","repository":{"id":39757795,"uuid":"482448908","full_name":"tawk/tawk-messenger-vue-3","owner":"tawk","description":"Official Vue 3 plugin for Tawk messenger","archived":false,"fork":false,"pushed_at":"2024-09-24T08:47:21.000Z","size":275,"stargazers_count":10,"open_issues_count":6,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-27T02:12:18.982Z","etag":null,"topics":["nuxt","nuxt-plugin","tawk","tawkto","vue-plugin","vue3","vuejs","vuejs3"],"latest_commit_sha":null,"homepage":"https://tawk.to","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tawk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-17T06:45:58.000Z","updated_at":"2024-06-23T13:40:20.000Z","dependencies_parsed_at":"2024-11-15T08:46:22.764Z","dependency_job_id":"080ebe04-c056-460e-aa73-a9728483384e","html_url":"https://github.com/tawk/tawk-messenger-vue-3","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.0714285714285714,"last_synced_commit":"f1218d868343888da438c25fc06645bc7a3a8690"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tawk%2Ftawk-messenger-vue-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tawk%2Ftawk-messenger-vue-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tawk%2Ftawk-messenger-vue-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tawk%2Ftawk-messenger-vue-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tawk","download_url":"https://codeload.github.com/tawk/tawk-messenger-vue-3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703204,"owners_count":21148118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nuxt","nuxt-plugin","tawk","tawkto","vue-plugin","vue3","vuejs","vuejs3"],"created_at":"2024-11-15T14:15:30.218Z","updated_at":"2025-04-13T11:04:29.381Z","avatar_url":"https://github.com/tawk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"250\"\n        src=\"./images/tawk-vue-logo.png\"\n        alt=\"Tawk Vue logo\"\u003e\n\u003c/p\u003e\n\n## Features\n- Compatible on Vue 3 and Nuxt\n- Documented and self-explaining methods\n- Small size without any external libraries\n- All Javascript API methods are avaiable\n- Maintained by the [tawk.to](https://www.tawk.to]) team\n\n\u003cbr/\u003e\n\n## Installation\nThe plugins are available from the node and yarn package managers.\n```bash\n# Node\nnpm install @tawk.to/tawk-messenger-vue-3\n\n# Yarn\nyarn add @tawk.to/tawk-messenger-vue-3\n```\n\n\u003cbr/\u003e\n\n## Quickstart\nImport the **tawk-messenger-vue** in your main JavaScript file in **src/** folder. The **propertyId** and **widgetId** will\nbe found on your tawk Dashboard.\n\nLog in to your account and go to **Administration \u003e Channels \u003e Chat Widget**.\n\n```js\nimport TawkMessengerVue from '@tawk.to/tawk-messenger-vue-3';\n\napp.use(TawkMessengerVue, {\n    propertyId : 'property_id',\n    widgetId : 'widget_id'\n});\n```\n\n\u003cbr/\u003e\n\n## Server Side Rendering\nIf you will use the plugin with Nuxt JS follow this [guide for setup](docs/ssr-setup.md).\n\n\u003cbr/\u003e\n\n## Documentation\n\nThis project includes a `docs` folder with more details on the following:\n1.  [SPA setup](docs/spa-setup.md)\n1.  [SSR setup](docs/ssr-setup.md)\n1.  [API Reference](docs/api-reference.md)\n\n\u003cbr/\u003e\n\n## Other JS frameworks we support\n- [Vue 2](https://github.com/tawk/tawk-messenger-vue-2)\n- [React Js](https://github.com/tawk/tawk-messenger-react)\n- [Angular Js](https://github.com/tawk/tawk-messenger-angular)\n- [Ember Js](https://github.com/tawk/tawk-messenger-ember)\n\n\u003cbr/\u003e\n\n## Frequently Asked Questions\n\n**Do you have a knowledge base or article to support implementation?**\n\nHere is our guide for the [Vue.js integration](https://help.tawk.to/article/vue-js )\n\n**Where can I find more information and support?**\n\nVisit our [help center](https://help.tawk.to) or reach out in the chat on our [website](https://tawk.to). Our agents are available to assist you 24/7.\n\n**Where can I submit a suggestion or report a bug?**\n\nCheck to see if the issue already exists. If not, open a new issue in the [Issues tab](https://github.com/tawk/tawk-messenger-vue-3/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftawk%2Ftawk-messenger-vue-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftawk%2Ftawk-messenger-vue-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftawk%2Ftawk-messenger-vue-3/lists"}