Coder Social home page Coder Social logo

Morning UI

CircleCI branch Codecov branch Codacy branch grade FOSSA Status npm
npm downloads jsdelivr


简介

Morning UI是一套桌面端UI组件库,基于Vue.js

为什么要用 Morning UI?

  • 基于Vue.js,开箱即用,简单易学
  • 超过80个组件
  • 强大的表单组件,可用于生成复杂数据结构(包括对象和数组等)

安装

npm install morning-ui --save

使用

// 引入Vue.js
import Vue from 'vue';

// 引入Morning UI
import morning from 'morning-ui';
import 'morning-ui/dist/morning-ui.css';

// 初始化Morning UI
Vue.use(morning);

接下来即可像使用原生HTML一样使用Morning UI提供的组件,更多信息查看:使用文档

文档

你可以在Morning UI的网站上查看详细使用指南组件文档

贡献

我们欢迎所有的贡献者,请查看贡献者文档获取更多信息。

浏览器支持

Tested With

BrowserStack

许可

MIT

Copyright (c) 2015-2019, Early He

Morning UI's Projects

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.