0.0.90 • Published 3 years ago

matcha-ui v0.0.90

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

matcha-ui

Build Status

文档地址

matcha-ui是一个vue ui组件库,现在只有button、toast简单组件,但有一整套组件库的基础架构,后续争取做更多手机端的vue ui组件库。

安装

npm i --save matcha-ui

Quick Start

import { MatButton } from 'matcha-ui'
import 'matcha-ui/dist/index.css'
export default {
  components: {
    MatButton
  }
}

特点

使用 Travis CI 进行持续集成 有丰富的单元测试

3.0.1

3 years ago

0.0.90

3 years ago

0.0.91

3 years ago

0.0.92

3 years ago

0.0.3

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.2

5 years ago

0.0.1

5 years ago