{"id":13393654,"url":"https://github.com/single-spa/single-spa","last_synced_at":"2025-05-12T16:20:43.728Z","repository":{"id":37815528,"uuid":"42915978","full_name":"single-spa/single-spa","owner":"single-spa","description":"The router for easy microfrontends","archived":false,"fork":false,"pushed_at":"2025-05-03T03:11:29.000Z","size":7595,"stargazers_count":13574,"open_issues_count":46,"forks_count":928,"subscribers_count":168,"default_branch":"main","last_synced_at":"2025-05-05T05:46:55.006Z","etag":null,"topics":["front-end","javascript","microfrontends","microservices","router","single-page-applications","single-spa"],"latest_commit_sha":null,"homepage":"https://single-spa.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/single-spa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":["joeldenning"],"patreon":"singlespa","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-09-22T06:34:46.000Z","updated_at":"2025-05-05T02:03:10.000Z","dependencies_parsed_at":"2023-02-19T06:02:06.814Z","dependency_job_id":"fee24b16-e355-46fa-9f93-c64c1456da9e","html_url":"https://github.com/single-spa/single-spa","commit_stats":{"total_commits":614,"total_committers":51,"mean_commits":12.03921568627451,"dds":0.3664495114006515,"last_synced_commit":"b619c26f0a39bbc8f175805a361a88a22fbd6d9b"},"previous_names":["canopytax/single-spa"],"tags_count":145,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/single-spa","download_url":"https://codeload.github.com/single-spa/single-spa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252455724,"owners_count":21750515,"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":["front-end","javascript","microfrontends","microservices","router","single-page-applications","single-spa"],"created_at":"2024-07-30T17:00:58.143Z","updated_at":"2025-05-05T12:53:09.885Z","avatar_url":"https://github.com/single-spa.png","language":"JavaScript","readme":"\u003cimg src=\"https://github.com/single-spa/single-spa/assets/5524384/7b1b642d-53d1-409a-b992-e77495bcf631\" height=\"40\"\u003e\n\n[![npm version](https://img.shields.io/npm/v/single-spa.svg?style=flat-square)](https://www.npmjs.org/package/single-spa)\n[![](https://data.jsdelivr.com/v1/package/npm/single-spa/badge)](https://www.jsdelivr.com/package/npm/single-spa)\n[![NPM Downloads](https://badgen.net/npm/dm/single-spa)](https://npmjs.org/package/single-spa)\n\n# single-spa\n\n[Join the chat on Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww)\n\n[Donate to this project](https://opencollective.com/single-spa)\n\n[Official educational courses](https://single-spa-workshop.com)\n\n[Official single-spa hosting](https://baseplate.cloud)\n\n\u003cdiv\u003e\n  \u003ca href=\"https://single-spa-workshop.com\"\u003e\n    \u003cimg height=\"50\" alt=\"single-spa-workshop-logo\" src=\"https://github.com/user-attachments/assets/9d485d9a-63d9-4eba-9c53-bc68718806e1\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n  \u003ca href=\"https://baseplate.cloud\"\u003e\n    \u003cimg height=\"50\" alt=\"baseplate-logo-standard\" src=\"https://github.com/single-spa/single-spa/assets/5524384/8f07afdb-dd30-4211-a460-8b8a354ccc0f\" style=\"background-color: white;\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## A javascript framework for front-end microservices\n\nBuild micro frontends that coexist and can ([but don't need to](https://single-spa.js.org/docs/faq.html#can-i-use-more-than-one-framework)) be written with their own framework. This allows you to:\n\n- [Use multiple frameworks](/docs/single-spa-ecosystem.md#help-for-frameworks) on the same page [without refreshing the page](/docs/applications.md)\n  ([React](https://github.com/single-spa/single-spa-react), [AngularJS](https://github.com/single-spa/single-spa-angularjs), [Angular](https://github.com/single-spa/single-spa-angular), [Ember](https://github.com/single-spa/single-spa-ember), or whatever you're using)\n- Write new code, possibly with a new framework, without rewriting your existing app\n- Lazy load code for improved initial load time.\n\n## Sponsors\n\n\u003ca href=\"https://single-spa-workshop.com\"\u003e\u003cimg height=\"50\" alt=\"Franklin\" src=\"https://github.com/user-attachments/assets/91f5177b-33ba-448f-be16-90a5c4ec3f70\"\u003e\u003c/a\u003e\n\nTo add your company's logo to this section:\n\n- Become a [recurring Open Collective sponsor](https://opencollective.com/single-spa) of at least \\$100 a month.\n- Become a [recurring Github sponsor](https://github.com/sponsors/joeldenning) of at least \\$100 a month.\n- Sponsor a core team member to implement a specific feature for single-spa. Pay our regular consulting rate. Inquire in our Slack workspace.\n\n## Documentation\n\nYou can find the single-spa documentation [on the website](https://single-spa.js.org/).\n\nCheck out the [Getting Started](https://single-spa.js.org/docs/getting-started-overview.html) page for a quick overview.\n\n## Demo and examples\n\nPlease see the [examples page](https://single-spa.js.org/docs/examples.html) on the website.\n\n## Want to help?\n\nWant to file a bug, contribute some code, or improve documentation? Excellent! Read up on our\nguidelines for [contributing](https://single-spa.js.org/docs/contributing-overview.html) on the [single-spa website](https://single-spa.js.org).\n\n## Contributing\n\nThe main purpose of this repository is to continue to evolve single-spa, making it better and easier to use. Development of single-spa, and the [single-spa ecosystem](https://single-spa.js.org/docs/ecosystem.html) happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving single-spa.\n\n### [Code of Conduct](https://single-spa.js.org/docs/code-of-conduct.html)\n\nSingle-spa has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](https://single-spa.js.org/docs/code-of-conduct.html) so that you can understand what actions will and will not be tolerated.\n\n### [Contributing Guide](https://single-spa.js.org/docs/contributing-overview.html)\n\nRead our [contributing guide](https://single-spa.js.org/docs/contributing-overview.html) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to single-spa.\n","funding_links":["https://github.com/sponsors/joeldenning","https://patreon.com/singlespa","https://opencollective.com/single-spa"],"categories":["Tools","JavaScript","微前端框架","Micro-frontends","Repository",":file_folder: Browser"],"sub_categories":["Micro Frontend","Micro Front End Framework"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingle-spa%2Fsingle-spa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingle-spa%2Fsingle-spa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingle-spa%2Fsingle-spa/lists"}