Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smokingrabbit/amaze-vue

一只基于amazeui样式封装的vue组件库。万水千山总是情,点个star再走行不行~~~
https://github.com/smokingrabbit/amaze-vue

amaze amaze-vue amazeui vue-amaze vue-amazeui vue-components vue2

Last synced: 3 days ago
JSON representation

一只基于amazeui样式封装的vue组件库。万水千山总是情,点个star再走行不行~~~

Awesome Lists containing this project

README

        



## amaze-vue

[![Build Status](https://travis-ci.org/smokingRabbit/amaze-vue.svg?branch=master)](https://travis-ci.org/smokingRabbit/amaze-vue)
[![npm](https://img.shields.io/npm/v/amaze-vue.svg)](https://www.npmjs.com/package/amaze-vue)
[![npm](https://img.shields.io/npm/dm/amaze-vue.svg)](https://www.npmjs.com/package/amaze-vue)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://opensource.org/licenses/MIT)

> 一只基于amazeui样式封装的vue组件库。万水千山总是情,点个star再走行不行~~~

### [文档 & 示例 ](https://smokingrabbit.github.io/amaze-vue)

### [BUG、意见反馈](https://github.com/smokingRabbit/amaze-vue/issues)

### 使用交流

QQ群 285353957
[![使用交流群](https://pub.idqqimg.com/wpa/images/group.png)](https://shang.qq.com/wpa/qunwpa?idkey=f69b9d7d833c074b4dc2c45d159e0ebaec4b6169a3cdbbe90fe644826af8c820)

### 使用

```bash
npm install amaze-vue --save
```

```js
import Vue from 'vue';
import AmazeVue from 'amaze-vue';
import 'amaze-vue/dist/amaze-vue.css';

Vue.use(AmazeVue);
```

### 开发

```bash
npm i
npm run dev
```

### 代码贡献者

- [evalor](https://github.com/evalor)
- [PingShiGuo](https://github.com/pingshiguo)

### 致谢

- [Amaze Ui](http://www.amazeui.org/)
- [highlightjs](https://www.highlightjs.org/)

### LICENSE

MIT