{"id":19542894,"url":"https://github.com/mustansirzia/radar-client-web","last_synced_at":"2026-05-19T03:05:25.212Z","repository":{"id":126419883,"uuid":"145509612","full_name":"MustansirZia/radar-client-web","owner":"MustansirZia","description":" Radar client for the web with bundled engine.io and minilog dependencies served over a CDN and minified using jsDelivr.","archived":false,"fork":false,"pushed_at":"2018-08-21T05:59:17.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-23T00:05:20.281Z","etag":null,"topics":["browserify","cdn","javascript","jsdelivr","radar","web","yarn"],"latest_commit_sha":null,"homepage":"http://radar.zendesk.com/","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/MustansirZia.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":"2018-08-21T05:10:43.000Z","updated_at":"2024-12-03T23:42:55.000Z","dependencies_parsed_at":"2023-06-16T16:00:27.082Z","dependency_job_id":null,"html_url":"https://github.com/MustansirZia/radar-client-web","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/MustansirZia/radar-client-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MustansirZia%2Fradar-client-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MustansirZia%2Fradar-client-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MustansirZia%2Fradar-client-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MustansirZia%2Fradar-client-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MustansirZia","download_url":"https://codeload.github.com/MustansirZia/radar-client-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MustansirZia%2Fradar-client-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266869386,"owners_count":23998031,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["browserify","cdn","javascript","jsdelivr","radar","web","yarn"],"created_at":"2024-11-11T03:16:30.527Z","updated_at":"2026-05-19T03:05:25.181Z","avatar_url":"https://github.com/MustansirZia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# radar-client-web.\n[![](https://data.jsdelivr.com/v1/package/gh/mustansirzia/radar-client-web/badge?style=rounded)](https://www.jsdelivr.com/package/gh/mustansirzia/radar-client-web)\n[![GitHub tag](https://img.shields.io/github/tag/MustansirZia/radar-client-web.svg?style=flat)](https://github.com/MustansirZia/go-rethinklogger/releases)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)\n\n\n[Radar client](http://radar.zendesk.com/client.html) for the web with bundled [engine.io](https://www.npmjs.com/package/engine.io-client) and [minilog](http://mixu.net/minilog/) dependencies served over a CDN and minified using jsDelivr.\n\n[Browserify](http://browserify.org/) is used to build a browser compatible build from the related npm packages.\n\n\u003cbr /\u003e\n\n## Installation.\n\nMinified.\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/gh/mustansirzia/radar-client-web/dist/index.min.js\"\u003e\u003c/script\u003e\n```\n\nNon-Minified.\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/gh/mustansirzia/radar-client-web/dist/index.js\"\u003e\u003c/script\u003e\n```\n\n\u003cbr /\u003e\n\n## Usage.\n```html\n    \u003cscript\u003e\n         RadarClient.configure({\n            host: \"xyz.com\",\n            port: 80,\n            userId: \"abc\",\n            userType: 0,\n            accountName: 'radar_account'\n        });\n\n        RadarClient.alloc('radar_account', function() {\n            RadarClient\n                .message('messaging')\n                .on(function(message) {     \n                        alert(message);\n                })\n                .sync();\n        });\n    \u003cscript\u003e\n```\n\n\u003cbr /\u003e\n\n## Further References.\n•  Radar (http://radar.zendesk.com/index.html).\n\n• jsDelivr (https://www.jsdelivr.com/).\n\n\u003cbr /\u003e\n\n## License.\n• MIT. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustansirzia%2Fradar-client-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustansirzia%2Fradar-client-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustansirzia%2Fradar-client-web/lists"}