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: 9 months ago
JSON representation
一只基于amazeui样式封装的vue组件库。万水千山总是情,点个star再走行不行~~~
- Host: GitHub
- URL: https://github.com/smokingrabbit/amaze-vue
- Owner: SmokingRabbit
- Created: 2017-08-30T07:44:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T08:55:39.000Z (over 7 years ago)
- Last Synced: 2025-10-08T22:26:49.833Z (9 months ago)
- Topics: amaze, amaze-vue, amazeui, vue-amaze, vue-amazeui, vue-components, vue2
- Language: Vue
- Homepage: https://SmokingRabbit.github.io/amaze-vue/
- Size: 2.23 MB
- Stars: 209
- Watchers: 12
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## amaze-vue
[](https://travis-ci.org/smokingRabbit/amaze-vue)
[](https://www.npmjs.com/package/amaze-vue)
[](https://www.npmjs.com/package/amaze-vue)
[](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://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