{"id":36895928,"url":"https://github.com/livechat/products-sdk","last_synced_at":"2026-01-20T17:58:19.890Z","repository":{"id":65142774,"uuid":"476703677","full_name":"livechat/products-sdk","owner":"livechat","description":"The collection of sdk's for our products to help developers with building integrations","archived":false,"fork":false,"pushed_at":"2025-09-26T09:34:01.000Z","size":1296,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-26T11:36:07.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/livechat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-01T12:03:33.000Z","updated_at":"2025-09-26T09:34:04.000Z","dependencies_parsed_at":"2024-03-06T11:30:34.207Z","dependency_job_id":"f5e03a7c-98fd-45f4-8f23-acdc7244d64f","html_url":"https://github.com/livechat/products-sdk","commit_stats":{"total_commits":45,"total_committers":10,"mean_commits":4.5,"dds":0.6888888888888889,"last_synced_commit":"0ccbf18b799329b4ad93235468ea211630b34837"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/livechat/products-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livechat%2Fproducts-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livechat%2Fproducts-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livechat%2Fproducts-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livechat%2Fproducts-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/livechat","download_url":"https://codeload.github.com/livechat/products-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livechat%2Fproducts-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28341391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-12T15:42:06.558Z","updated_at":"2026-01-12T15:42:06.618Z","avatar_url":"https://github.com/livechat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Products SDK's\n\n\u003e This project contains a collection of sdk's for our products to help developers with building integrations.\n\n[![mit](https://img.shields.io/badge/license-MIT-blue.svg)](https://choosealicense.com/licenses/mit/)\n[![turborepo](https://img.shields.io/badge/maintained%20with-turborepo-blueviolet)](https://turbo.build/repo)\n\n| 🛠 Framework                                                                                                                                    | 📦 Library                                                                       | ⚖️ Size                                                                                                |\n| ---------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |\n| \u003cimg src=\"https://livechat.design/images/livechat/DIGITAL%20%28RGB%29/SVG/Mark_RGB_Orange.svg\" widht=\"12px\" height=\"12px\" /\u003e **Agent App SDK** | [@livechat/agent-app-sdk](https://www.npmjs.com/package/@livechat/agent-app-sdk) | ![npm bundle size (scoped)](https://img.shields.io/bundlephobia/min/@livechat/agent-app-sdk?label=%20) |\n| \u003cimg widht=\"12px\" height=\"12px\" src =\"https://www.livechat.com/hello-again/helpdesk.svg\" /\u003e **HelpDesk SDK**                                   | [@livechat/helpdesk-sdk](https://www.npmjs.com/package/@livechat/helpdesk-sdk)   | ![npm bundle size (scoped)](https://img.shields.io/bundlephobia/min/@livechat/helpdesk-sdk?label=%20)  |\n\n## 📦 Installation\n\nUse the package manager [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/) to install choosen package in your project.\n\n### \u003cimg src=\"https://livechat.design/images/livechat/DIGITAL%20%28RGB%29/SVG/Mark_RGB_Orange.svg\" widht=\"16px\" height=\"16px\" /\u003e Agent App SDK\n\n```bash\nnpm install @livechat/agent-app-sdk\n# or\nyarn add @livechat/agent-app-sdk\n```\n\n### \u003cimg widht=\"16px\" height=\"16px\" src =\"https://www.livechat.com/hello-again/helpdesk.svg\" /\u003e HelpDesk SDK\n\n```bash\nnpm install @livechat/helpdesk-sdk\n# or\nyarn add @livechat/helpdesk-sdk\n```\n\n## 🚀 Usage\n\n### \u003cimg src=\"https://livechat.design/images/livechat/DIGITAL%20%28RGB%29/SVG/Mark_RGB_Orange.svg\" widht=\"16px\" height=\"16px\" /\u003e Agent App SDK\n\n#### Details Widget\n\n```ts\n// App.tsx\n\nimport { createDetailsWidget } from \"@livechat/agent-app-sdk\";\n\nconst getDetailsWidget = async () =\u003e {\n  const detailsWidget = await createDetailsWidget();\n};\n```\n\n#### Fullscreen Widget\n\n```ts\n// App.tsx\n\nimport { createFullscreenWidget } from \"@livechat/agent-app-sdk\";\n\nconst getFullscreenWidget = async () =\u003e {\n  const fullscreenWidget = await createFullscreenWidget();\n};\n```\n\n#### Messagebox Widget\n\n```ts\n// App.tsx\n\nimport { createMessageBoxWidget } from \"@livechat/agent-app-sdk\";\n\nconst getMessageboxWidget = async () =\u003e {\n  const messageboxWidget = await createMessageBoxWidget();\n};\n```\n\n### \u003cimg widht=\"16px\" height=\"16px\" src =\"https://www.livechat.com/hello-again/helpdesk.svg\" /\u003e HelpDesk SDK\n\n#### Details Widget\n\n```ts\n// App.tsx\n\nimport { createDetailsWidget } from \"@livechat/helpdesk-sdk\";\n\nconst getDetailsWidget = async () =\u003e {\n  const detailsWidget = await createDetailsWidget();\n};\n```\n\n#### Fullscreen Widget\n\n```ts\n// App.tsx\n\nimport { createFullscreenWidget } from \"@livechat/helpdesk-sdk\";\n\nconst getFullscreenWidget = async () =\u003e {\n  const fullscreenWidget = await createFullscreenWidget();\n};\n```\n\n## 🏗 Contributing\n\nRead our [Contributing Guide](CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.\n\nThis project has adopted a [Code of Conduct](CODE_OF_CONDUCT.md) that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.\n\n## 📃 License\n\nThe code and documentation in this project are released under the [MIT License](https://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivechat%2Fproducts-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flivechat%2Fproducts-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivechat%2Fproducts-sdk/lists"}