{"id":15798666,"url":"https://github.com/hacksore/turborepo-rollup-shared-lib","last_synced_at":"2025-03-31T20:13:12.808Z","repository":{"id":145784522,"uuid":"552954904","full_name":"Hacksore/turborepo-rollup-shared-lib","owner":"Hacksore","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-01T00:08:13.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T00:43:09.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Hacksore.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":"2022-10-17T13:39:40.000Z","updated_at":"2023-04-01T00:06:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4cde23f-6b5e-4490-8435-a10cd1a13367","html_url":"https://github.com/Hacksore/turborepo-rollup-shared-lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Fturborepo-rollup-shared-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Fturborepo-rollup-shared-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Fturborepo-rollup-shared-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacksore%2Fturborepo-rollup-shared-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hacksore","download_url":"https://codeload.github.com/Hacksore/turborepo-rollup-shared-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531975,"owners_count":20792736,"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":[],"created_at":"2024-10-05T00:43:05.741Z","updated_at":"2025-03-31T20:13:12.787Z","avatar_url":"https://github.com/Hacksore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# turborepo-rollup-shared-lib\n\nThe goals is to have nice imports from shared and be able to bundle them into the `apps/rollup-demo` app.\n\n```ts\n// shared is from another monorepo sub package\nimport { bark } from \"@acme/shared/animals\";\n\n// shared from module\nimport { CLASSIC_EXPORT } from \"@acme/shared/module\";\n\n// shared index\nimport { TEST_FROM_ROOT } from \"@acme/shared\";\n\nconst main = () =\u003e {\n  bark();\n\n  console.log(CLASSIC_EXPORT);\n};\n\nmain();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacksore%2Fturborepo-rollup-shared-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacksore%2Fturborepo-rollup-shared-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacksore%2Fturborepo-rollup-shared-lib/lists"}