核心团队的案例
正在积极维护的案例
- React微前端 (最早从root-config仓库中检出)
- Vue微前端 (最早从root-config仓库中检出)
- Polyglot微前端 (最早从root-config仓库中检出)
- single-spa-es5-angularjs 是一个用angularjs、基于es5语法的一个小型案例
过去的案例
- coexisting-angular-microfrontends 是一个完全用Angular 8开发的、融合了3个的Angular CLI的案例.
- coexisting-vue-microfrontends 展示了在一个页面中运行3个Vue CLI项目的案例.
- single-spa-portal-example是一个大型的React微前端案例.
- single-spa-parcel-example是一个由一个vue项目、一个react项目(有各自的parcel),还有两个node线程,分别运行在6个不同的docker虚拟机中构成的微前端案例,该这几个虚拟机整体又完美地运行在另一个虚拟机中.
- simple-single-spa-webpack-example 是一个小型的案例,webpack入门案例.
社区的案例
- single-spa-login-example-with-npm-packages 是一个基于npm依赖、登录身份认证相关的single-spa案例.
- demo-single-spa-with-spax 是一个基于react-scripts和craco的小型案例 spax.
- single-spa-html with js example: an example repo of using single-spa-html that is enhanced with plain JavaScript.
- coexisting-angular-microfrontends/login is a branch that implements a login functionality between Angular apps. It uses localStorage as shared memory space to store and retrieve a token.
- single-spa-angular-cli is an all-Angular example repo that uses SystemJS to load single-spa-angular applications into a containing Angular CLI application at different routes.
你也有这样一个精彩的项目吗? 点击提交一个PR 来将你的案例也添加到这里.
当前内容版权归 single-spa 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 single-spa .