2.15.95 • Published 1 year ago

@hbis/element-ui v2.15.95

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.95

1 year ago

2.15.94

1 year ago

2.15.13

2 years ago

2.15.93

2 years ago

2.15.91

3 years ago

2.15.92

3 years ago

2.15.90

3 years ago

2.15.88

3 years ago

2.15.89

3 years ago

2.15.86

3 years ago

2.15.87

3 years ago

2.15.84

3 years ago

2.15.85

3 years ago

2.15.82

3 years ago

2.15.83

3 years ago

2.15.81

3 years ago

2.15.8

4 years ago

2.15.7

4 years ago

2.15.6

4 years ago

2.15.5

4 years ago

2.15.4

4 years ago

2.15.31

4 years ago

2.15.3

4 years ago

2.15.2

4 years ago

2.14.0

4 years ago

2.15.0

4 years ago

2.15.1

4 years ago