react-micro-frontend-framework
v2.3.0
Published
React micro frontend framework
Readme
React Micro Frontend Framework
A framework to load Micro Frontend apps in React. Micro Frontend can be loaded in React Router dynamically, or just use AsyncApp component to load it on demand.
These libraries have been included in the framework: react, react-dom, react-router-dom, redux, react-redux, redux-thunk, rxjs, rxjs/operators, redux-observable, redux-saga, redux-saga/effects.
Features
- Register
Micro Frontendapps on start up or later. - Load
Micro Frontendapps dynamically. - Share common libraries for all
Micro Frontendapps. - A global redux store can be used for states which cross multi
Micro Frontendapps.
Example
Site: https://micro.qinzhiqiang.cn
