0.1.24 • Published 2 years ago

ibiz-vue-lib v0.1.24

Weekly downloads
73
License
-
Repository
-
Last release
2 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

2 years ago

0.1.21

2 years ago

0.1.22

2 years ago

0.1.20

4 years ago

0.1.14

4 years ago

0.1.15

4 years ago

0.1.16

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago