https://github.com/single-spa/single-spa-playground
A website that helps you set up single-spa
https://github.com/single-spa/single-spa-playground
Last synced: 11 months ago
JSON representation
A website that helps you set up single-spa
- Host: GitHub
- URL: https://github.com/single-spa/single-spa-playground
- Owner: single-spa
- License: mit
- Created: 2019-03-22T21:50:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-19T20:26:16.000Z (about 1 year ago)
- Last Synced: 2025-06-19T21:28:42.499Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://single-spa-playground.org
- Size: 3.04 MB
- Stars: 43
- Watchers: 5
- Forks: 10
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# single-spa-playground
[](https://travis-ci.com/single-spa/single-spa-playground)
[single-spa-playground.org](http://single-spa-playground.org)
The single-spa playground is a website that helps you get your code working with single-spa. If you
don't know what single-spa is, check out this intro video.
The playground website is a step-by-step tutorial that helps you configure things in a GUI and then verify that they are working from right
inside the playground. If you have suggestions for improving it, please submit a pull request for file an issue.
## Browser extension
Single-spa also has a browser extension that hooks into your browser's dev tools.
The extension allows you to view and control single-spa applications on any web page that uses single-spa. Feel free to download the extension, in addition
to using the single-spa playground. The two complement each other.