{"id":21571347,"url":"https://github.com/jerry-hong/rx-devtools","last_synced_at":"2025-10-15T23:20:52.572Z","repository":{"id":72686900,"uuid":"81409620","full_name":"Jerry-Hong/rx-devtools","owner":"Jerry-Hong","description":"DevTools for RxJS","archived":false,"fork":false,"pushed_at":"2017-06-16T14:45:27.000Z","size":399,"stargazers_count":30,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-09T11:21:32.672Z","etag":null,"topics":["chrome","chrome-extension","devtools","rxjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Jerry-Hong.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":"2017-02-09T04:38:23.000Z","updated_at":"2022-03-13T09:35:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e61c5b64-c1b4-43b4-9f87-798085c9497b","html_url":"https://github.com/Jerry-Hong/rx-devtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jerry-Hong/rx-devtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry-Hong%2Frx-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry-Hong%2Frx-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry-Hong%2Frx-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry-Hong%2Frx-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jerry-Hong","download_url":"https://codeload.github.com/Jerry-Hong/rx-devtools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry-Hong%2Frx-devtools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279127023,"owners_count":26109522,"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-10-15T02:00:07.814Z","response_time":56,"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":["chrome","chrome-extension","devtools","rxjs"],"created_at":"2024-11-24T11:15:44.664Z","updated_at":"2025-10-15T23:20:52.567Z","avatar_url":"https://github.com/Jerry-Hong.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rx Devtools\n\n\u003e This is preview version\n\n![](http://i.giphy.com/l0Heb67CJnRLoaR0s.gif)\n\n## Usage\n\n```javascript\nimport { Observable } from 'rxjs';\n\nObservable.prototype.debug = window.rxDevTool();\n\nObservable.interval(1000).take(5)\n    .debug('source1')\n    .map(x =\u003e x + 1)\n    .debug('source2')\n    .subscribe(function() {})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerry-hong%2Frx-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerry-hong%2Frx-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerry-hong%2Frx-devtools/lists"}