Skip to content

rollcakejs/rollcake-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

alt logo

rollcake-spa

πŸ“„ Description

RollCakeSpa.js is a progressive, incrementally-adoptable JavaScript framework for building micro-frontends UI on the web.

✨ Features

  • Dependency-free: RollCakeSpa wrap micro frontends without any extra library dependencies or configuration in their files to be used.
  • Shared Runtime: RollCakeSpa provide a loading page option that is responsable for override temporarily pages that are fechting micro frontends, allowing it to show their content only when they are fully loaded and running at same time as a single product, keeping the UX intact.
  • Shared Context: RollCakeSpa provide a shared global object of context with all their micro-frontends, keeping a "single source of truth" concept for all of them.

πŸ“š Examples

Spotify Clone

Our team developed a Spotify Clone that was built with RollCakeSpa, using micro-frontends from Vue.js, React.js, Angular 9 and Svelte 3. If you got any curiosity about how was made, please check our repository link.

🌞 Usage

Boiler template

We provided a boiler template with webpack, webpack-dev-server and babel already configured in our rollcake-spa-template repository. Please, starting using it for new projects.

Documentation

All documentation needed you can find into our rollcake-spa.org website.

πŸ‘ͺ Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

πŸ“ƒ License

MIT License

Copyright (c) 2020 Antonio Neto

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

πŸ–– RollCakeSpa.js is a progressive, incrementally-adoptable JavaScript framework for building micro-frontends UI on the web.

Resources

License

Stars

Watchers

Forks