{"id":15539398,"url":"https://github.com/jaoaustero/solid-tawk-messenger","last_synced_at":"2025-04-23T16:10:48.004Z","repository":{"id":41829395,"uuid":"439571752","full_name":"jaoaustero/solid-tawk-messenger","owner":"jaoaustero","description":"💬 Tawk messenger chat for SolidJS","archived":false,"fork":false,"pushed_at":"2022-04-27T17:31:14.000Z","size":323,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T09:43:36.776Z","etag":null,"topics":["solid-tawk","solidjs","solidjs-tawk","tawk","tawkto"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/solid-tawk-messenger","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaoaustero.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}},"created_at":"2021-12-18T09:07:43.000Z","updated_at":"2022-11-11T17:47:29.000Z","dependencies_parsed_at":"2022-08-11T18:41:13.788Z","dependency_job_id":null,"html_url":"https://github.com/jaoaustero/solid-tawk-messenger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaoaustero%2Fsolid-tawk-messenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaoaustero%2Fsolid-tawk-messenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaoaustero%2Fsolid-tawk-messenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaoaustero%2Fsolid-tawk-messenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaoaustero","download_url":"https://codeload.github.com/jaoaustero/solid-tawk-messenger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250468270,"owners_count":21435452,"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":["solid-tawk","solidjs","solidjs-tawk","tawk","tawkto"],"created_at":"2024-10-02T12:10:17.953Z","updated_at":"2025-04-23T16:10:47.984Z","avatar_url":"https://github.com/jaoaustero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![solid-headless](/images/banner.jpg)\n\n\u003cbr/\u003e\n\n## Features\n- Documented and Self explaining methods\n- Small size without any external libraries\n- All Javascript API are avaiable\n- Maintained by Senior Front-end Developer of [tawk.to](https://www.tawk.to)\n\n\u003cbr/\u003e\n\n## Installation\nThe plugin are available in node and yarn package managers.\n```bash\n# Node\nnpm install solid-tawk-messenger\n\n# Yarn\nyarn add solid-tawk-messenger\n```\n\n\u003cbr/\u003e\n\n## Quickstart\nImport the **solid-tawk-messenger** in your main component. The **propertyId** and **widgetId** will\nbe found on your tawk dashboard **Administration \u003e Chat Widget**.\n\n```js\nimport TawkMessenger from 'solid-tawk-messenger';\n\nfunction App() {\n    return (\n        \u003cTawkMessenger\n            propertyId=\"property_id\"\n            widgetId=\"widget_id\"/\u003e\n    )\n}\n```\n\n\u003cbr/\u003e\n\n## Documentation\n\nThis project includes a `docs` folder with more details on:\n1.  [How to Use](docs/how-to-use.md)\n1.  [API Reference](docs/api-reference.md)\n\n\u003cbr/\u003e\n\n\n## License\n\nCode released under [MIT](https://github.com/jaoaustero/solid-tawk-messenger/blob/main/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaoaustero%2Fsolid-tawk-messenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaoaustero%2Fsolid-tawk-messenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaoaustero%2Fsolid-tawk-messenger/lists"}