Giter Club home page Giter Club logo

learn-micro-main's Introduction

micro-main

注册子应用

  • 子应用注册到微前端框架

路由拦截

  • rewriteRouter

获取收个子应用

样式隔离

  • css modules, 子应用 webpack 配置打包 css 时添加 module 标识
  • shadow dom,
  • minicss, 子应用 webpack 配置样式独立打包 MiniCssExtractPlugin
  • css-in-js

应用通信

  • props
  • customevent
    • 父子应用通信
    • 子应用之间通信, 需确定触发时间

缓存子应用

  • cache

预加载子应用

通过 npm 发布 micro

  • npm 登录 npm login
  • 查看当前登录账号 npm whoami
  • 发布 npm publish
  • 取消发布 npm unpublish 包名@版本号

应用部署 - 创建自动部署平台

使用 qiankun 框架改造主应用

learn-micro-main's People

Contributors

smilecode11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.