@kukefe/shared-components

0.0.16 • Public • Published

@kukefe/shared-components

  1. 需完善
  2. 只支持简单基础组件
  3. render or template or compiler(jsx/template)
npm i @kukefe/shared-components
import "@kukefe/shared-components/dist/theme-chalk/index.css";
import KUI from "@kukefe/shared-components";
import KkIcon from "kk-icon";
// 2.x
Vue.use(KkIcon).use(KUI);
// 3.x
app.use(KkIcon).use(KUI);

TODO

components

  • [x] badge
  • [x] divider
  • [x] layout-page
  • [x] empty
  • [x] row/col
  • [x] typography

Components loaded

Readme

Keywords

none

Package Sidebar

Install

npm i @kukefe/shared-components

Weekly Downloads

0

Version

0.0.16

License

ISC

Unpacked Size

674 kB

Total Files

185

Last publish

Collaborators

  • kukefe
  • zhusong
  • zhaoleyuan