Git Product home page Git Product logo

umi's Introduction

English | ็ฎ€ไฝ“ไธญๆ–‡

umi

codecov NPM version CircleCI Build Status GitHub Actions status NPM downloads lerna

๐ŸŒ‹ Pluggable enterprise-level react application framework.

Please consider following this project's author, sorrycc, and consider starring the project to show your โค๏ธ and support.


Features

  • ๐Ÿ“ฆ Out of box, with built-in support for react, react-router, jest, webpack, rollup, etc.
  • ๐Ÿˆ Next.js like and full featured routing conventions, which also supports configured routing
  • ๐ŸŽ‰ Plugin system, covering every lifecycle from source code to production
  • ๐Ÿš€ High performance, including PWA support, route-level code splitting, etc.
  • ๐Ÿ’ˆ Support for static export, Suitable for environments without server
  • ๐Ÿš„ Fast dev startup, including dll support with config etc.
  • ๐Ÿ  Polyfill solution, add JS and CSS polyfill with targets config, lowest to IE9
  • ๐Ÿ Support TypeScript, including d.ts definition and umi test
  • ๐ŸŒด Deep integration with dva, including duck directory support, automatic loading of model, code splitting, etc
  • โ›„๏ธ Support MPA, based on umi-plugin-mpa
  • ๐Ÿ’„ Visual Assist Programming, using Umi UI to improve development efficiency.
  • ๐ŸŒˆ Support SSR, usage.

And more.

Getting Started

# Install deps
$ yarn global add umi # OR npm install -g umi

# Create application
$ mkdir myapp && cd myapp

# Create page
$ umi generate page index

# Start dev server
$ umi dev

# Build and deploy
$ umi build

Getting started with a 10 minutes video

Examples

Contributors

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

Community

Github Issue ้’‰้’‰็พค ๅพฎไฟก็พค
umijs/umi/issues

License

MIT

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.