Giter VIP home page Giter VIP logo

gez's Introduction

Genesis

Build Status Coverage Status npm npm npm

模块即服务,一个简单而强大的Vue2 SSR框架

🚀 优势

  • ✨ 编写简单的JS,就可以创建一个SSR项目
  • 🍀 基础灵活的API,可以在此基础上二次封装
  • 🙅 开发依赖和生产依赖分包,在构建生产包时,应用更小化
  • 🤝 支持Webpack module federation
  • 👍 支持TypeScript,生成dts和类型检查,开箱即用
  • 🛠 长期维护更新,issues处理及时

📚 文档

💻 本地开发

git clone [email protected]:fmfe/genesis.git
cd genesis

yarn install
yarn build:packages
yarn dev

完全体

  • 支持Vue2
  • 支持Vue3
  • 支持React
  • 支持混合渲染

🧰 命令说明

  • 安装项目依赖 yarn
  • 编译核心依赖 yarn build:packages
  • 例子运行开发 yarn dev
  • 例子编译生产 yarn build
  • 例子运行生产 yarn start
  • 例子类型检查 yarn type-check
  • 代码风格检查 yarn lint

里程碑

  • 2023
    • 9月21日,公司内部立项研发 Vite 版本
    • 2月1日,基于Vite的版本,开始进行技术验证
  • 2022
    • 4月2日,耗时一个月,首个超过15个SSR微服务的大型项目发布上线
    • 3月份,基于Webpack module federation正式发布2.0版本
  • 2020年
    • 项目立项,提出远程组件概念在FOLLOWME5.0首次大规模应用

有哪些网站在使用

欢迎补充链接

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.