0.2.1 • Published 6 years ago

kv-web-components v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

kv-web-components

介绍

基于 vue 2.x 基础组件和抽象业务组件

示例文档

https://kitorv.github.io/kv-web-components

开发记录

https://kitorv.github.io/study-notes/

安装

npm install kv-web-components -S

引入

import Vue from "vue";
import KvWebComponents from "kv-web-components";
Vue.use(KvWebComponents);
import "kv-web-components/lib/kv-web-components.css";
0.2.1

6 years ago

0.2.0

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago