0.0.90 • Published 2 years ago

matcha-ui v0.0.90

Weekly downloads
7
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.90

2 years ago

0.0.91

2 years ago

0.0.92

2 years ago

0.0.3

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.2

4 years ago

0.0.1

4 years ago