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

3.4.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>

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @king-design/vue-legacy

Weekly Downloads

151

Version

3.4.2

License

MIT

Unpacked Size

3.43 MB

Total Files

958

Last publish

Collaborators

  • warrior-bing
  • javey
  • lynn.wang