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

3 years ago

0.1.22

3 years ago

0.1.20

5 years ago

0.1.14

5 years ago

0.1.15

5 years ago

0.1.16

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.2

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago