@king-design/vue-legacy
TypeScript icon, indicating that this package has built-in type declarations

3.3.2 • 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 @king-design/vue-legacy

Weekly Downloads

109

Version

3.3.2

License

MIT

Unpacked Size

3.34 MB

Total Files

944

Last publish

Collaborators

  • warrior-bing
  • javey
  • lynn.wang