Giter Site home page Giter Site logo

zhongyw / umi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from umijs/umi

0.0 2.0 0.0 1.89 MB

🚀 Blazing-fast next.js-like framework for React apps.

Home Page: https://umijs.org/

JavaScript 95.53% CSS 3.98% HTML 0.42% TypeScript 0.02% Smarty 0.05%

umi's Introduction

umi

NPM version Build Status NPM downloads

🚀 Blazing-fast next.js-like framework for React apps.


Features

  • 开箱即用,内置 react、react-router 等
  • 类 next.js 且功能完备的路由约定,同时支持配置的路由方式
  • 完善的插件体系,覆盖从源码到构建产物的每个生命周期
  • 高性能,内置 PWA、以路由为单元的 Code Splitting 等
  • 支持静态页面导出,适配各种环境,比如中台业务、无线业务、egg、支付宝钱包、云凤蝶等
  • 开发启动快,支持一键开启按需编译、dll、hard-source-webpack-plugin 等
  • 一键兼容到 IE9,基于 umi-plugin-polyfill
  • 完善的 TypeScript 支持,包括 d.ts 定义和 umi test
  • 与 dva 数据流的深入融合,支持 duck directory、model 的自动加载、code splitting 等等

Getting Started

# Install umi
$ yarn global add umi # or: npm install -g umi

# Create a page
$ mkdir pages
$ echo 'export default () => <h1>Hello umi</h1>;' > pages/index.js

# Start dev server
$ umi dev

# Run build
$ umi build

社区

钉钉群

微信群

群满 100 人后,请加 sorryccpro 好友备注 umi 邀请加入。

Telegram

https://t.me/joinchat/G0DdHw-44FO7Izt4K1lLFQ

umi's People

Contributors

sorrycc avatar xiaohuoni avatar zhang740 avatar yutingzhao1991 avatar leftstick avatar nokecy avatar paranoidjk avatar xudafeng avatar boxcc avatar dengfuping avatar jdz321 avatar gaokai avatar clearloop avatar arvinxx avatar didilinkin avatar dickeylth avatar wxnet2013 avatar wuomzfx avatar programmer-yang avatar popomore avatar soda-x avatar ouxu avatar solarhell avatar afc163 avatar xiaoxiangmoe avatar hansnow avatar yesmeck avatar

Watchers

James Cloos avatar  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.