Giter VIP home page Giter VIP logo

element's Introduction

Element

Build Status Coverage Status CDNJS npm package NPM downloads JS gzip size CSS gzip size Join the chat at https://gitter.im/ElemeFE/element OpenCollective OpenCollective

A Vue.js 2.0 UI Toolkit for Web.

Special thanks to the generous sponsorship by:

Links

Install

npm install element-ui -S

Quick Start

import Vue from 'vue'
import Element from 'element-ui'

Vue.use(Element)

// or
import {
  Select,
  Button
  // ...
} from 'element-ui'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

For more information, please refer to Quick Start in our documentation.

Browser Support

Modern browsers and Internet Explorer 9+.

Development

Skip this part if you just want to use Element.

For those who are interested in contributing to Element, please refer to our contributing guide (中文 | English) to see how to run this project.

Changelog

Detailed changes for each release are documented in the release notes.

FAQ

We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.

Contribution

Please make sure to read the contributing guide (中文 | English) before making a pull request.

Special Thanks

English documentation is brought to you by SwiftGG Translation Team. Our special thanks go to these fellows:

Donation

If you find Element useful, you can buy us a cup of coffee

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

LICENSE

MIT

element's People

Contributors

baiyaaaaa avatar boydcl avatar callmewhy avatar changjoo-park avatar csvwolf avatar furybean avatar gabrielboliveira avatar hakurouken avatar hisland avatar imyzf avatar isunkui avatar jikkai avatar jingsam avatar kingwl avatar leopoldthecoder avatar liril-net avatar masterzhang avatar nicoeg avatar njleonzhang avatar panjiachen avatar pengchongfu avatar plrenaudin avatar purepear avatar qingwei-li avatar rainyleo avatar red010182 avatar reverland avatar thomasyonug avatar yanagieiichi avatar youngerheart avatar

Watchers

 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.