Git Product home page Git Product logo

micro-framework's Introduction

Micro Framework

CI Status CD Status Coverage Status npm

Micro Framework 是《深入浅出微前端》小册衍生出来的一个微前端示例框架。

特性

  • 基于 single-spa 进行封装
  • 基于 iframe 进行隔离设计
  • 提供 Loader 的扩展机制
  • ...

安装

# CommonJS 库包安装
npm i ziyi-micro-framework --save

# ES Module 库包安装
npm i ziyi-micro-framework-es -save

使用

暂无使用方法,正在设计中...

贡献指南

如果该微前端框架代码存在优化空间,希望大家可以指正。可以通过提 Issues 的形式告知,也可以通过 Pull Request 的形式提交指正代码,作者会对代码进行 Review,如果通过会合并大家的代码,也可能告诉大家为什么不能接受这样的修改,并最终关闭它。

在提交一个 Pull Request 之前,请确保你按照以下的步骤来做:

  • Fork 仓库
  • 创建分支进行修改
  • 使用 Angular 规范的提交说明
  • 更新源码的同时更新相应的 VuePress 说明文档
  • 确保代码通过 CI 流程

许可协议

MIT

Copyright (c) 2023-present ziyi

micro-framework's People

Contributors

ziyi2 avatar si3ver 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.