This is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.
Stars
353
Forks
64
Watchers
353
Open Issues
10
Overall repository health assessment
^2.0.2^4.0.5^2.13.8^3.5.14^3.0.1^3.6.2^6.3.4^3.1.0^2.0.3^3.3.1^5.5.1^4.1.1^5.5.0^3.0.2^3.5.327
commits
5
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Use term "Micro Frontend" consistently in README, fix spelling (#36)
8b74c0dView on GitHubfeat (readme): added link to new state management blob
ca0edfcView on GitHubfeat: queue subscription callbacks to missing stores (eager registration) (#31)
35cfbd9View on GitHubupdating the port numbers of sample MFE apps so shell app can load them correctly (#24)
7b21029View on GitHubfeat (azure-pipeline): added azure pipeline for running gated build in Azure (#21)
5d53264View on GitHub