0.1.24 • Published 3 years ago

ibiz-vue-lib v0.1.24

Weekly downloads
73
License
-
Repository
-
Last release
3 years ago

ibiz-vue-lib

Introduction

Ibiz Vue lib is a re encapsulation of the front-end team of ibiz based on the element UI and view design according to the business needs. The project is directly available.

Install

yarn add ibiz-vue-lib

Quick Start

import Vue from 'vue'
import ibizLib from 'ibiz-vue-lib'

Vue.use(ibizLib)

// or
import {
  IBizSelectTree,
  // ...
} from 'ibiz-vue-lib'

Vue.component(IBizSelectTree.name, IBizSelectTree)
0.1.24

3 years ago

0.1.21

4 years ago

0.1.22

4 years ago

0.1.20

6 years ago

0.1.14

6 years ago

0.1.15

6 years ago

0.1.16

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.2

6 years ago

0.1.3

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago