0.1.7 • Published 3 years ago

zlight v0.1.7

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

zlight是干什么的?

*zlight是一个基于Vue的数据可视化组件库

  • 提供用于提升页面视觉效果的SVG边框和装饰
  • 轮播表等其他组件

npm安装

$ npm install zlight -S

使用

import Vue from 'vue'
import Zlight from 'zlight'

Vue.use(Zlight)

// 按需引入
import { borderBox1 } from 'zlight'
Vue.use(borderBox1)
0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago