kyligence-ui
TypeScript icon, indicating that this package has built-in type declarations

4.0.62 • Public • Published

kyligence-ui

Build Status Coverage Status CDNJS npm package NPM downloads JS gzip size CSS gzip size Join the chat at https://gitter.im/ElemeFE/element(Chinese) Join the chat at https://gitter.im/element-en/Lobby(English) OpenCollective OpenCollective License: MIT

A Vue.js 2.0 UI Toolkit for Web.

Install

npm install kyligence-ui -S

Quick Start

import Vue from 'vue'
import KyligenceUI from 'kyligence-ui'

Vue.use(KyligenceUI)

// or
import {
  Select,
  Button
  // ...
} from 'kyligence-ui'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

Browser Support

Modern browsers and Internet Explorer 10+.

Development

1.请将提交通过pr的方式提交到4.x分支 2.提交测试通过的问题请在更新日志文件里修改 CHANGELOG.zh-CN.md

调试和发布

  1. npm run dev
  2. npm run dist

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i kyligence-ui

Weekly Downloads

6

Version

4.0.62

License

MIT

Unpacked Size

8.88 MB

Total Files

895

Last publish

Collaborators

  • bob123