{"id":18317201,"url":"https://github.com/single-spa/import-map-microfrontend-deps","last_synced_at":"2025-04-09T13:46:49.094Z","repository":{"id":258711429,"uuid":"872758090","full_name":"single-spa/import-map-microfrontend-deps","owner":"single-spa","description":"Simplified import map dependency management","archived":false,"fork":false,"pushed_at":"2024-12-17T03:05:55.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T07:46:53.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/single-spa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["joeldenning"],"patreon":null,"open_collective":"single-spa","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2024-10-15T02:52:52.000Z","updated_at":"2024-12-17T03:05:59.000Z","dependencies_parsed_at":"2024-10-20T08:43:41.510Z","dependency_job_id":"74b67895-5a23-405d-8943-681a95c22492","html_url":"https://github.com/single-spa/import-map-microfrontend-deps","commit_stats":null,"previous_names":["single-spa/import-map-microfrontend-deps"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fimport-map-microfrontend-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fimport-map-microfrontend-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fimport-map-microfrontend-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fimport-map-microfrontend-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/single-spa","download_url":"https://codeload.github.com/single-spa/import-map-microfrontend-deps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248053589,"owners_count":21039948,"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-11-05T18:05:23.422Z","updated_at":"2025-04-09T13:46:49.017Z","avatar_url":"https://github.com/single-spa.png","language":"TypeScript","funding_links":["https://github.com/sponsors/joeldenning","https://opencollective.com/single-spa"],"categories":[],"sub_categories":[],"readme":"# import-map-microfrontend-deps\n\nSimplified dependency management for microfrontends\n\n## Installation\n\n```sh\nnpm i @single-spa/import-map-microfrontend-deps\n```\n\n## Usage\n\n```ts\nimport { buildImportMapDependencies } from \"@single-spa/import-map-microfrontend-deps\";\nimport { ImportMapMicrofrontendUtils } from \"@single-spa/import-map-microfrontend-utils\";\n\nawait buildImportMapDependencies({\n  template: {\n    imports: {\n      react: \"18.3.0\",\n      \"react-dom\": \"18.3.0\",\n    },\n    scopes: {},\n  },\n  outputFolder: \"dist\",\n  utils: new ImportMapMicrofrontendUtils({\n    baseOrigin: \"https://cdn.example.com\",\n  }),\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingle-spa%2Fimport-map-microfrontend-deps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingle-spa%2Fimport-map-microfrontend-deps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingle-spa%2Fimport-map-microfrontend-deps/lists"}