{"id":17981133,"url":"https://github.com/r-mielamud/tsunited","last_synced_at":"2026-04-13T03:03:24.003Z","repository":{"id":63129582,"uuid":"553080314","full_name":"R-Mielamud/TsUnited","owner":"R-Mielamud","description":"TS United helps one TypeScript project import TypeScript/JavaScript code from any other project, while checking each project's code and resolving imports in each project using that project's tsconfig.json.","archived":false,"fork":false,"pushed_at":"2023-06-24T05:57:21.000Z","size":993,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T19:51:41.016Z","etag":null,"topics":["aliases","create-react-app","javascript","metro","node","nodejs","paths","react","react-native","resolution","resolver","type-checks","types","typescript","webpack"],"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/R-Mielamud.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":"2022-10-17T17:24:18.000Z","updated_at":"2022-10-22T15:30:38.000Z","dependencies_parsed_at":"2024-10-29T18:35:15.117Z","dependency_job_id":null,"html_url":"https://github.com/R-Mielamud/TsUnited","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"9723f807fe2741a6d1f37904fe9f2dd7191b9488"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/R-Mielamud/TsUnited","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Mielamud%2FTsUnited","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Mielamud%2FTsUnited/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Mielamud%2FTsUnited/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Mielamud%2FTsUnited/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R-Mielamud","download_url":"https://codeload.github.com/R-Mielamud/TsUnited/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Mielamud%2FTsUnited/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272632867,"owners_count":24967328,"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-08-29T02:00:10.610Z","response_time":87,"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":["aliases","create-react-app","javascript","metro","node","nodejs","paths","react","react-native","resolution","resolver","type-checks","types","typescript","webpack"],"created_at":"2024-10-29T18:07:50.652Z","updated_at":"2026-04-13T03:03:23.953Z","avatar_url":"https://github.com/R-Mielamud.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TS United\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://badgen.net/badge/type%20declarations/included/blue?icon=typescript\"\u003e\n    \u003ca href=\"https://github.com/R-Mielamud/TsUnited/blob/main/LICENSE\"\u003e\n        \u003cimg src=\"https://badgen.net/github/license/R-Mielamud/TsUnited\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/R-Mielamud/TsUnited\"\u003e\n        \u003cimg src=\"https://badgen.net/badge/PRs/welcome!/green?icon=git\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003e Building shared code and reinstalling it into all parts of a monorepo (backend, frontend, mobile)? Incrementing version and publishing shared code to NPM on every small change? Wasting time? **Forget about it with TS United!**\n\nTS United helps one TypeScript project (folder containing a `tsconfig.json` file) import TypeScript/JavaScript code from any other project, while checking each project's code and resolving imports in each project using **that project's** tsconfig.json.\n\nSounds great? **Choose the edition that you need:**\n\n-   [**@ts-united/node**](https://www.npmjs.com/package/@ts-united/node) - compatible with NodeJS runtimes (e.g. NodeJS, Mocha testing framework). Handles both running and building your code.\n-   [**@ts-united/webpack**](https://www.npmjs.com/package/@ts-united/webpack) - compatible with Webpack and frontend frameworks that use it (e.g. Angular, Vue).\n-   [**@ts-united/cra**](https://www.npmjs.com/package/@ts-united/cra) - is a wrapper for Webpack edition, which allows you to use it in Create React App projects without ejecting.\n-   [**@ts-united/metro**](https://www.npmjs.com/package/@ts-united/metro) - compatible with Metro bundler, which is used in React Native projects.\n\nIf you need some good usage examples, check out the [example](https://github.com/R-Mielamud/TsUnited/tree/main/example) folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-mielamud%2Ftsunited","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-mielamud%2Ftsunited","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-mielamud%2Ftsunited/lists"}