#
micro-frontends
Here are 63 public repositories matching this topic...
Open
5
11
extending the microservice paradigms to web development
-
Updated
Feb 25, 2020 - JavaScript
Micro-frontend Architecture in Action-微前端的那些事儿
micro-services
microservices-architecture
micro-frontends
microfrontends
micro-frontend
microfrontend
-
Updated
Jul 4, 2019
-
Updated
May 14, 2020 - TypeScript
Build decoupled, componentized Redux apps with a single global store
react
redux
redux-observable
redux-saga
redux-thunk
redux-loop
redux-promise
micro-frontends
redux-subspace
-
Updated
May 15, 2020 - JavaScript
nodejs
javascript
fragments
framework
isomorphic
microservice-framework
backend-for-frontend
micro-frontends
front-end-microservice
-
Updated
May 15, 2020 - TypeScript
Micro front end practical project tutorial. 微前端项目实战vue项目。基于vue3.0&qiankun2.0进阶版:https://github.com/wl-ui/wl-mfe
-
Updated
May 15, 2020 - Vue
Lazy load Angular Elements (or any other web components / custom elements ) with ease!
-
Updated
Apr 16, 2020 - TypeScript
Isomorphic Layout Composer - complete solution for Micro Frontends composition into SPA with SSR support
-
Updated
May 15, 2020 - TypeScript
fahrradflucht
commented
Mar 1, 2019
Analogous to @feature-hub/react's FeatureAppLoader the feature-app-loader custom element should allow the integrator to pass a set of css file links.
Since both the feature-app-loader and feature-app-container have their own shadow DOM, we also need the same prop on the feature-app-container so it can inject the css link into its DOM.
Share modules between webpack applications
react
ember
vuejs
angular
webpack
webpack-plugin
loader
webpack-loader
micro-frontends
feature-module
-
Updated
Apr 29, 2020 - TypeScript
-
Updated
May 14, 2020 - JavaScript
-
Updated
May 10, 2020
2
katzIdo
commented
Jul 31, 2019
General description
use slate to document scalecube
Given scalecube project
And doc.md file in the root of the project
And buildDoc.sh script under scripts folder
And slate project
When merging the branch to develop and bumping the version
Then the buildDoc.sh script is running
And copy the doc.md file from scalecube to slate projAdmincraft is a vue admin application quick build tool
-
Updated
Mar 19, 2020 - JavaScript
基于qiankun的微前端实践,提供更为简单、完整的项目。react/vue demo已完成
-
Updated
Apr 8, 2020 - JavaScript
Micro Frontends PoC in Angular - GATEWAY
-
Updated
Feb 15, 2019 - TypeScript
-
Updated
May 11, 2020 - JavaScript
A Javascript framework implementation of "UI Focused State Oriented Architecture" grounded by MVP (Model View Presenter), with micro-frontends support.
microservices
architecture
closure-compiler
states
mvp-architecture
callgraph
mvp-pattern
vanillajs
micro-frontends
-
Updated
Mar 10, 2020 - Shell
The skeleton of frameworks for micro frontends
-
Updated
Sep 22, 2019 - JavaScript
example repo for micro frontends with react and dependency inversion as integration pattern
-
Updated
Mar 14, 2020 - JavaScript
One approach for a micro frontend in React.
-
Updated
Mar 11, 2020 - JavaScript
angular
reactjs
web-components
typeorm
micro-frontends
angular-elements
micro-frontend
microfrontends-demo
microfrontend
-
Updated
Apr 16, 2020 - TypeScript
前端微服务 qiankun demo vue
-
Updated
Apr 6, 2020 - CSS
thovid
commented
Feb 28, 2018
- enhance response to caller with some standard headers identifying composer
A micro-frontends mediator to build web apps by aggregating micro-frontends efficiently!
-
Updated
May 8, 2020 - JavaScript
UI components for building microservices based admin application
-
Updated
Aug 2, 2018 - HTML
Demo using WebComponents to compose micro frontends.
-
Updated
Jul 17, 2018 - JavaScript
Fast VDOM framework for creating JavaScript applications with one method
javascript
virtual-dom
spa
pwa
hyperscript
micro-framework
server-side-rendering
vdom
client-side
micro-frontends
bricksjs
-
Updated
Mar 2, 2018
Improve this page
Add a description, image, and links to the micro-frontends topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the micro-frontends topic, visit your repo's landing page and select "manage topics."
What happens?
在沙盒环境样式隔离的环境下。子应用document. getElementById 等API因为应用在shadowDOM里面。所以没有办法获取正确数据。建议对document.getElementById等 做打补丁处理(先在shadowDOM查询然后在去document上查询),才能达到子应用完全技术隔离。
A clear and concise description of what the bug is.
Mini Showcase Repository(REQUIRED)
https://github.com/umijs/qiankun/blob/v2.0.0/examples/main