2.15.13 • Published 9 months ago

@hbis/element-ui v2.15.13

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

A Vue.js 2.0 UI Toolkit for Web.

Install

npm install @hbis/element-ui -S

Quick Start

import Vue from 'vue'
import Element from '@hbis/element-ui'

Vue.use(Element)

// or
import {
  Select,
  Button
  // ...
} from '@hbis/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.

LICENSE

MIT

2.15.13

9 months ago

2.15.93

9 months ago

2.15.91

2 years ago

2.15.92

2 years ago

2.15.90

2 years ago

2.15.88

2 years ago

2.15.89

2 years ago

2.15.86

2 years ago

2.15.87

2 years ago

2.15.84

2 years ago

2.15.85

2 years ago

2.15.82

2 years ago

2.15.83

2 years ago

2.15.81

2 years ago

2.15.8

2 years ago

2.15.7

2 years ago

2.15.6

3 years ago

2.15.5

3 years ago

2.15.4

3 years ago

2.15.31

3 years ago

2.15.3

3 years ago

2.15.2

3 years ago

2.14.0

3 years ago

2.15.0

3 years ago

2.15.1

3 years ago