https://github.com/single-spa/single-spa-react
Single-spa lifecycles helper for React applications
https://github.com/single-spa/single-spa-react
microfrontends react single-spa
Last synced: about 1 year ago
JSON representation
Single-spa lifecycles helper for React applications
- Host: GitHub
- URL: https://github.com/single-spa/single-spa-react
- Owner: single-spa
- License: mit
- Created: 2015-11-02T03:57:43.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T03:06:30.000Z (over 1 year ago)
- Last Synced: 2025-05-10T19:01:52.454Z (about 1 year ago)
- Topics: microfrontends, react, single-spa
- Language: JavaScript
- Homepage: https://single-spa.js.org/docs/ecosystem-react.html
- Size: 813 KB
- Stars: 229
- Watchers: 15
- Forks: 63
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# single-spa-react
[](https://travis-ci.com/single-spa/single-spa-react)
Generic lifecycle hooks for React applications that are registered as either [single-spa applications](https://github.com/single-spa/single-spa/blob/master/docs/applications.md#registered-applications) or [single-spa](https://github.com/single-spa/single-spa) parcels.
[Full documentation](https://single-spa.js.org/docs/ecosystem-react.html)
## Contributing
Make sure you commit a changeset with `pnpm changeset` before you open a PR.
This will allow to automatically bump the version and maintain the CHANGELOG
once released.