7 Star 34 Fork 3

umijs / umi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 3.80 KB
一键复制 编辑 原始数据 按行查看 历史

English | 简体中文

umi

codecov NPM version CircleCI GitHub Actions status NPM downloads Install size brotli

🍙 Extensible enterprise-level front-end application framework.

Please consider following this project's author, sorrycc, and consider starring the project to show your ❤️ and support.


Features

  • 🎉 Extensible, Umi implements the complete lifecycle and makes it extensible, and Umi's internal functions are all plugins. Umi also support plugins and presets.
  • 📦 Out of the Box, Umi has built-in routing, building, deployment, testing, and so on. It only requires one dependency to get started. Umi also provides an integrated preset for React with rich functionaries.
  • 🐠 Enterprise, It has been verified by 3000+ projects in Ant Financial and projects of Alibaba, Youku, Netease, Fliggy, KouBei and other companies.
  • 🚀 Self Development, Including micro frontend library, component packaging, documentation tools, request library, hooks library, data flow, etc.
  • 🌴 Perfect Routing, Supports both configuration routing and convention routing, while with functional completeness, such as dynamic routing, nested routing, permission routing, and so on.
  • 🚄 Future Ready, Umi's community is also exploring new technologies. For example, modern mode, webpack @ 5, automated external, bundler less, etc.
  • 🌈 Support SSR, Starts Server-Side Render friendly.

Getting Started

Edit umi

Manually,

# Create directory
$ mkdir myapp && cd myapp

# Install dependency
$ yarn add umi

# Create page
$ npx umi g page index --typescript --less

# Start development
$ npx umi dev

Or Getting Started with Boilerplate.

Links

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Feedback

Github Issue 微信群
umijs/umi/issues 关注后回复「umi」

LICENSE

MIT

JavaScript
1
https://gitee.com/umijs/umi.git
git@gitee.com:umijs/umi.git
umijs
umi
umi
master

搜索帮助