react-micro-frontend-framework
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

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 Frontend apps on start up or later.
  • Load Micro Frontend apps dynamically.
  • Share common libraries for all Micro Frontend apps.
  • A global redux store can be used for states which cross multi Micro Frontend apps.

Example

Site: https://micro.qinzhiqiang.cn

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i react-micro-frontend-framework

    Weekly Downloads

    1

    Version

    2.3.0

    License

    MIT

    Unpacked Size

    44.1 kB

    Total Files

    33

    Last publish

    Collaborators

    • kinsprite