An elegant UI framework based on aqua.css.
🏠 Homepage
安装
通过 npm 安装
npm i @alphardex/aqua.vue -S
通过 cdn 引用
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/alphardex/aqua.vue/dist/aqua-vue.css" /> <script src="https://cdn.jsdelivr.net/gh/alphardex/aqua.vue/dist/aqua-vue.umd.js" /></script>
特点
易用
只要有Vue.js的基础知识就能轻松上手本框架
易定制
通过prop和CSS变量可以轻松定制组件
有学习价值
通过与aqua.css结合,注重原生HTML的开发体验
Author
- Twitter: @alphardex007
- Github: @alphardex
Show your support
Give a
This README was generated with