elara-ui

1.2.13 • Public • Published

Description

Elara based on element-ui, and add other usefull components

Install

npm install elara-ui -S

Quick Start

import Vue from 'vue'
import Elara from 'elara-ui'

Vue.use(Elara)

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

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

Readme

Keywords

Package Sidebar

Install

npm i elara-ui

Weekly Downloads

118

Version

1.2.13

License

ISC

Unpacked Size

5.68 MB

Total Files

268

Last publish

Collaborators

  • xianfeng