{"id":19505998,"url":"https://github.com/morlay/my-rx-addons","last_synced_at":"2026-06-11T04:31:32.795Z","repository":{"id":69524135,"uuid":"86343791","full_name":"morlay/my-rx-addons","owner":"morlay","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-28T08:40:38.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-20T04:03:09.160Z","etag":null,"topics":["rxjs","typescript"],"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/morlay.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-03-27T14:13:07.000Z","updated_at":"2017-03-27T14:48:31.000Z","dependencies_parsed_at":"2023-04-01T12:47:33.942Z","dependency_job_id":null,"html_url":"https://github.com/morlay/my-rx-addons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morlay/my-rx-addons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fmy-rx-addons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fmy-rx-addons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fmy-rx-addons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fmy-rx-addons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morlay","download_url":"https://codeload.github.com/morlay/my-rx-addons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morlay%2Fmy-rx-addons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34183109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["rxjs","typescript"],"created_at":"2024-11-10T22:35:18.057Z","updated_at":"2026-06-11T04:31:32.771Z","avatar_url":"https://github.com/morlay.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## My Rx Addons\n\nAutomate generate `rxjs/add/*/*` imports by TypeScript codes\n\n### Usage\n\n#### By CLI\n\n```\nnpm i -g @morlay/my-rx-addons\n```\n\n```\nmy-rx-addons src2/** src1/** -o my-rx-addons.ts\n```\n\n### By API \n\n```js\n\nimport { RxScanner } from \"@morlay/my-rx-addons\";\n\nRxScanner\n  .create()\n  .scan(\"src2/**\", \"src1/**\")\n  .output(\"my-rx-addons.ts\")\n```\n\n### Know Issues\n\n* Not support alias like `flatMap`\n* `Subject.create` or other static create method will broken because of `Subject.create` return type of `Function`;","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorlay%2Fmy-rx-addons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorlay%2Fmy-rx-addons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorlay%2Fmy-rx-addons/lists"}