Element

A Vue.js 2.0 UI Toolkit for Web
Alternatives To Element
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Element53,67864 days ago13August 07, 20212,627mitVue
A Vue.js 2.0 UI Toolkit for Web
Typescript Book Chinese5,993
7 months ago51mitTypeScript
TypeScript Deep Dive 中文版
Vue Calendar1,362
2 years ago17mitVue
A calendar components for Vue.js.
V Region867
17 hours ago9mitJavaScript
提供 5 种应用形式的 4 级行政区划选择器 A simple region cascade selector, provide 4 levels Chinese administrative division data
Letra Extension340
a year ago7mitSCSS
Passively learn a new language every time you open a new tab
Meteonook239
9 months ago49agpl-3.0Vue
weather prediction tool for Animal Crossing: New Horizons
Mishiro136
2 months ago4mitTypeScript
CGSS desktop application
Pixiviz121
2 months ago12otherVue
An anime illustration sharing site
Firewalld Ui115
6 months ago4JavaScript
Node.js 的 Firewalld 界面化,基于 Node.js 适用于 个人服务器 和 NAS 的 Firewalld(防火墙) 界面化,不需要记忆操作命令,更没有 Firewalld 的区域概念,和 iptables 复杂的 表链结构 .界面上点击创建一些规则就可以达到 自动 屏蔽和放行 IP 的目的.
Awesome Made By Chinese78
2 years ago
A collection of amazing open source projects that were made and mainly contributed by Chinese developers.I call it the high-star club.
Alternatives To Element
Select To Compare


Alternative Project Comparisons
Readme


A Vue.js 2.0 UI Toolkit for Web.

Element will stay with Vue 2.x

For Vue 3.0, we recommend using Element Plus(Element Plus is a community develop project)

For MiniProgram development, we recommend using MorJS

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 10+.

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 | Español | Français) 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 | Español | Français) before making a pull request.

Special Thanks

English documentation is brought to you by SwiftGG Translation Team:

Spanish documentation is made possible by these community developers:

French documentation is made possible by these community developers:

Join Discussion Group

Scan the QR code using Dingtalk App to join in discussion group :

Join Discusion Group

LICENSE

MIT

Popular Vue Projects
Popular Chinese Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Vue
Chinese
Internationalization
Vue Component
Element Ui