kpc-vue

1.6.4 • Public • Published

kpc-vue

KPC components for Vue.

Install

npm install kpc-vue --save

Usage

<template>
    <Button>Hello</Button>
</template>
<script>
import {Button} from 'kpc-vue';

export default {
    components: {
        Button
    }
}
</script>

Package Sidebar

Install

npm i kpc-vue

Weekly Downloads

41

Version

1.6.4

License

MIT

Unpacked Size

11.4 MB

Total Files

703

Last publish

Collaborators

  • warrior-bing
  • x6doooo
  • javey
  • lynn.wang
  • ws7she
  • hyuni
  • onlycl