colorful-ui

0.0.3 • Public • Published

Colorful-UI

UI component library based on vue.js

Help

由于目前组件数量偏少,API修改频繁,所以未正式发布之前NPM包不会同步更新

Because the number of components is scarce and API is modified frequently, the NPM package will not be synchronized until it is officially released

Features

  • Reference and integrate the design concept of Material Design and Ant Design
  • Using the new features of ECMAScript
  • Simple and Friendly API

Required

  • Vue.js(^2.1.0)

Install

npm install --save colorful-ui

Usage

import ColorfulUI from 'colorful-ui'
import 'colorful-ui/dist/colorful-ui.min.css'
 
Vue.use(ColorfulUI)

Support

  • Chrome@latest-version (Test)
  • IE9+ (Test)
  • Other (No Test)

Package Sidebar

Install

npm i colorful-ui

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • keyves