All Projects → zjhr → vue-amazeui

zjhr / vue-amazeui

Licence: other
一只基于Amaze UI Touch React.js 的移动端 Web 组件库样式的基础上用Vue2.0.js来重构的移动端 Web 组件库。

Programming Languages

Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to vue-amazeui

vue-drr
A Vue2 component for draggable, resizable, rotatable elements
Stars: ✭ 34 (-15%)
Mutual labels:  vue2
vue-analytics-facebook-pixel
A small wrapper around Facebook Pixel API
Stars: ✭ 23 (-42.5%)
Mutual labels:  vue2
vue-lazy-load-img
vue版本的lazy-load-img图片懒加载插件
Stars: ✭ 31 (-22.5%)
Mutual labels:  vue2
vue2-element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 115 (+187.5%)
Mutual labels:  vue2
vue2-data-tree
A tree that data is lazy loaded. Support dragging node, checking node, editing node's name and selecting node.
Stars: ✭ 41 (+2.5%)
Mutual labels:  vue2
vue-mxgraph-samples
在 vue2 中使用 mxgraph 的一些用例 / used mxgraph in vue2
Stars: ✭ 16 (-60%)
Mutual labels:  vue2
vpin
基于 vue 的钉子组件,把你的内容固定到屏幕中📌。
Stars: ✭ 12 (-70%)
Mutual labels:  vue2
vue-mintUI-demo
采用vue2、Mint UI,做的移动端项目
Stars: ✭ 17 (-57.5%)
Mutual labels:  vue2
cake shop
基于Springboot、Thymeleaf、AmazeUI、BootStrap实现的一个电商网页
Stars: ✭ 34 (-15%)
Mutual labels:  amazeui
vuejs2-wysiwyg
jQuery Summernote WYSIWYG Editor implementation for REST based single page applications that run on vue.js 2.0.
Stars: ✭ 15 (-62.5%)
Mutual labels:  vue2
vue-on-click-outside
vue mixin/directive that does something when you click outside a container
Stars: ✭ 32 (-20%)
Mutual labels:  vue2
vue-ssr-template
A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.. (Thanks for vue-hackernews-2.0)
Stars: ✭ 18 (-55%)
Mutual labels:  vue2
JianshuVue2.0
简书demo page by vue2
Stars: ✭ 14 (-65%)
Mutual labels:  vue2
vue-add-to-calendar
A Vue.js component that provides "Add to Calendar" functionality, works with Vue 2.X
Stars: ✭ 133 (+232.5%)
Mutual labels:  vue2
quasar-hackernews
HackerNews clone built with Vue 2.0, vue-router & vuex & Quasar Framework, with server-side rendering
Stars: ✭ 25 (-37.5%)
Mutual labels:  vue2
plugin-ceres
This is the official Ceres plugin developed by plentymarkets. Ceres is the default template plugin for plentymarkets 7 online stores.
Stars: ✭ 43 (+7.5%)
Mutual labels:  vue2
message
基于 Vue2.x 的消息提示组件。Vue-based message component
Stars: ✭ 26 (-35%)
Mutual labels:  vue2
kemal-vue-chat
this is experimental repo for Kemal and Vue.js (+ WebSocket)
Stars: ✭ 32 (-20%)
Mutual labels:  vue2
vue-observable
IntersectionObserver, MutationObserver and PerformanceObserver in Vue.js
Stars: ✭ 24 (-40%)
Mutual labels:  vue2
vue-active-swiper
🌴 A Mobile-oriented、No dependencies、Lightweight Swiper component for Vue
Stars: ✭ 33 (-17.5%)
Mutual labels:  vue2

vue-amazeui

组件组合了vue-router,所以必须安装vue-router

安装 vue-amazeui

# 安装
npm install vue-amazeui

使用

import VueAmazeui from 'vue-amazeui'
import 'vue-amazeui/dist/static/css/vue-amazeui.css'
Vue.use(VueAmazeui)

组件文档

风琴式组件
微章组件
按钮组件
卡片式组件
父容器组件
表单组件
网格组件
分组组件
icon组件
列表组件
加载组件
模态框组件
导航条组件
通知组件
侧边栏组件
弹出层组件
轮播图组件
工具栏组件
选项卡组件
开关组件
子容器组件
辅助类


项目演示

项目demo运行

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

https://github.com/zjhr/vue-amazeui

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].