All Projects → umijs → Umi

umijs / Umi

Licence: mit
🌋 Pluggable enterprise-level react application framework.

Programming Languages

typescript
32286 projects
Smarty
1635 projects
EJS
674 projects
Less
1899 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Umi

route-utils
umi route utils
Stars: ✭ 32 (-99.73%)
Mutual labels:  umi, umijs
umi-plugin-electron-builder
umi的electron插件
Stars: ✭ 115 (-99.02%)
Mutual labels:  umi, umijs
umi-react-native
umi preset plugins for react-native
Stars: ✭ 54 (-99.54%)
Mutual labels:  umi, umijs
umi-plugins
Umi Plugins
Stars: ✭ 14 (-99.88%)
Mutual labels:  umi
spring-batch-admin-ui
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (-99.65%)
Mutual labels:  umi
kernel xiaomi sm8250
CLO Rebased kernel for Xiaomi SM8250 series devices updated to CAF tag LA.UM.9.12.r1-14700-SMxx50 with AOSP android-4.19-stable merged.
Stars: ✭ 111 (-99.05%)
Mutual labels:  umi
Ant Design Pro
👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
Stars: ✭ 30,909 (+163.64%)
Mutual labels:  umi
ant-design-mobile-pro
🛠 Use Ant Design Mobile like Ant Design Pro.
Stars: ✭ 22 (-99.81%)
Mutual labels:  umi
pityWeb
🎉一个持续迭代的开源接口测试平台(前端),欢迎大家多提issue多给反馈。 求star⭐,我会努力更新下去的!
Stars: ✭ 25 (-99.79%)
Mutual labels:  umi
umi-plugin-antd-theme
🎨 Best theme plugin
Stars: ✭ 77 (-99.34%)
Mutual labels:  umi
daymanage
基于umi3+ts开发的日程管理系统,包括前后端, 前端umi3+ts+dva+ssr, 后端koa。打通微信,手机日历,浏览器提醒。后端见daymanage-server。
Stars: ✭ 28 (-99.76%)
Mutual labels:  umi
blog
一个博客全栈应用的前端部分
Stars: ✭ 16 (-99.86%)
Mutual labels:  umi
30-seconds-of-react-zh CN-umi
React 30 秒速学: 精选有用的 React 片段。30-seconds-of-react 的中文版本,已全部完成翻译、上线。
Stars: ✭ 50 (-99.57%)
Mutual labels:  umi
fastq utils
Validation and manipulation of FASTQ files, scRNA-seq barcode pre-processing and UMI quantification.
Stars: ✭ 25 (-99.79%)
Mutual labels:  umi
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (-99.85%)
Mutual labels:  umi
toutiao
模仿今日头条,实现 APP 端,Server 端, Web 管理端
Stars: ✭ 17 (-99.85%)
Mutual labels:  umi
react-drag
A drag and drop platform based on sortable.js front-end visualization. 一个基于sortable.js的前端可视化搭建的拖拽平台,ui组件采用antd-mobile.通过umi脚手架构建.技术栈采用dva+hooks+umi+antd-mobile+sortable.js+react-color.
Stars: ✭ 51 (-99.56%)
Mutual labels:  umi
Mirror
A simple and powerful React framework with minimal API and zero boilerplate.
Stars: ✭ 1,445 (-87.67%)
Mutual labels:  react-framework
Ant-Design-Pro-V5
Ant Design Pro V5 详细配置,包括分模块打包,ahooks的使用,L7 地图组件的封装,合理的初始化数据,更有动态表单、动态表格、OSS图片上传等优秀组件(项目会逐渐迭代)~
Stars: ✭ 28 (-99.76%)
Mutual labels:  umi
umi-dva-antd-starter
Get started with Umi3.js and Ant Design.
Stars: ✭ 17 (-99.85%)
Mutual labels:  umi

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].