{"id":19485739,"url":"https://github.com/devforth/slakio","last_synced_at":"2026-02-05T05:33:59.748Z","repository":{"id":99006980,"uuid":"244598478","full_name":"devforth/slakio","owner":"devforth","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-04T10:56:51.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T23:37:02.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/devforth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-03T09:48:33.000Z","updated_at":"2020-04-20T16:47:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e649c9d8-09d6-43ee-bd45-201ac04023d2","html_url":"https://github.com/devforth/slakio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devforth/slakio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fslakio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fslakio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fslakio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fslakio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devforth","download_url":"https://codeload.github.com/devforth/slakio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devforth%2Fslakio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29113691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: 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":"2024-11-10T20:29:55.235Z","updated_at":"2026-02-05T05:33:59.733Z","avatar_url":"https://github.com/devforth.png","language":null,"readme":"# slakio\r\n\r\nOpen-source web live chat with slack integration\r\n\r\n\r\nInstallation\r\n============\r\n\r\n\r\nWith npm\r\n--------\r\n\r\nIf you have npm-based project (e.g. SPA like React/Vue) you can run:\r\n\r\n```bash\r\nnpm install slakio --save\r\n```\r\n\r\nThen in your code\r\n\r\n```js\r\nimport slakio from 'slakio'\r\n...\r\nslakio({\r\n  slakio_server_domain: 'https://slakio.mycomp.com'\r\n})\r\n```\r\n\r\nBy including script\r\n-------------------\r\n\r\nYou can download latest `slakio-*.min.js` here https://github.com/devforth/slakio/releases/ \r\n\r\n\r\nInsert `\u003cscript\u003e` e.g to `\u003chead\u003e` section of your HTML file:\r\n\r\n```html\r\n\u003cscript src=\"/xxx/slakio-x.x.x.min.js\"\u003e\u003c/script\u003e\r\n```\r\n\r\nThen in your code:\r\n\r\n```html\r\n\u003cscript\u003e\r\n  slakio(\u003coptions\u003e)\r\n\u003c/script\u003e\r\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fslakio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevforth%2Fslakio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevforth%2Fslakio/lists"}