{"id":19562468,"url":"https://github.com/inpassor/centrifuge-ts","last_synced_at":"2025-08-25T07:10:41.220Z","repository":{"id":57195910,"uuid":"118791639","full_name":"Inpassor/centrifuge-ts","owner":"Inpassor","description":"Browser Javascript client for Centrifugo (TypeScript edition)","archived":false,"fork":false,"pushed_at":"2019-04-26T09:45:08.000Z","size":506,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T00:48:28.595Z","etag":null,"topics":["centrifuge","centrifugo","sockjs","typescript","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Inpassor.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":"2018-01-24T16:31:32.000Z","updated_at":"2025-03-21T20:06:38.000Z","dependencies_parsed_at":"2022-09-16T12:21:01.684Z","dependency_job_id":null,"html_url":"https://github.com/Inpassor/centrifuge-ts","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Inpassor/centrifuge-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fcentrifuge-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fcentrifuge-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fcentrifuge-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fcentrifuge-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inpassor","download_url":"https://codeload.github.com/Inpassor/centrifuge-ts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fcentrifuge-ts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264440617,"owners_count":23608738,"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":["centrifuge","centrifugo","sockjs","typescript","websocket"],"created_at":"2024-11-11T05:14:43.248Z","updated_at":"2025-07-09T10:34:29.577Z","avatar_url":"https://github.com/Inpassor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browser Javascript client for Centrifugo\n\nSee client [documentation](https://fzambia.gitbooks.io/centrifugal/content/clients/javascript.html)\n\n\n## Install\n\nYou can clone the repository or use NPM package `centrifuge-ts`.\n\n\n## Development\n\nIt is convenient to make changes to the `centrifuge-ts` code by running the command\n`npm run watch`.\n\n\n## Contribute\n\nIf you want to contribute, install dependencies and run `npm run build` command from\nthe root repo folder - this results in creating unminified (`centrifuge.js`) and\nminified (`centrifuge.min.js`) bundles in `dist` directory.\n\n\n## Example\n\n~~~\nimport {\n    Centrifuge,\n    Subscription,\n} from 'centrifuge-ts';\n\nconst centrifuge = new Centrifuge({\n    // centrifuge options\n});\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finpassor%2Fcentrifuge-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finpassor%2Fcentrifuge-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finpassor%2Fcentrifuge-ts/lists"}