All Projects → tower1229 → Vue Access Control

tower1229 / Vue Access Control

Licence: mit
💎 Frontend access control framework based Vue

Projects that are alternatives of or similar to Vue Access Control

Vue Quasar Admin
Vue 2.0 admin-dashboard based on Quasar-Framework
Stars: ✭ 516 (-51.14%)
Mutual labels:  access-control, vue-router
Vue Auth Boilerplate
🔑 Vue.js scalable boilerplate with user authentication.
Stars: ✭ 31 (-97.06%)
Mutual labels:  access-control, vue-router
Vuejs Interview Questions
List of 300 VueJS Interview Questions And Answers
Stars: ✭ 948 (-10.23%)
Mutual labels:  vue-router
Vue Spa
vue-spa : vue + vue-router + axios + vuex + vux 快速成型移动端项目,直接使用。欢迎star
Stars: ✭ 46 (-95.64%)
Mutual labels:  vue-router
Vue Architecture Boilerplate
Vue.js architecture for front-end projects at @NOALVO
Stars: ✭ 40 (-96.21%)
Mutual labels:  vue-router
Createmap
Create a Map - City of Baltimore
Stars: ✭ 31 (-97.06%)
Mutual labels:  vue-router
Vue Cli3.0 Vueadmin
基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统
Stars: ✭ 1,002 (-5.11%)
Mutual labels:  vue-router
Ctph h5 wx
It's a vue SPA wechat webapp
Stars: ✭ 28 (-97.35%)
Mutual labels:  vue-router
Monarchy
Hierarchical access management system with advanced roles inheritance. 🦋
Stars: ✭ 48 (-95.45%)
Mutual labels:  access-control
Antvueblogfront
🔥使用Vue全家桶 + Egg + Mongodb 写的个人网站博客。使用docker compose 一键部署。(最近比较忙,部署还有点问题,后期补上)
Stars: ✭ 36 (-96.59%)
Mutual labels:  vue-router
Casbin Editor
Web-based model & policy editor for Casbin
Stars: ✭ 45 (-95.74%)
Mutual labels:  access-control
Docker Vue Node Nginx Mongodb Redis
🐉 An awesome boilerplate, Integrated Docker, Vue, Node, Nginx, Mongodb and Redis in one, Designed to develop & build your web applications more efficient and elegant.
Stars: ✭ 34 (-96.78%)
Mutual labels:  vue-router
Enso
Laravel Vue SPA, Bulma themed. For demo login use `[email protected]el-enso.com` & `password` -
Stars: ✭ 959 (-9.19%)
Mutual labels:  vue-router
Vue Firebase Starter
boilerplate of vue/vuex/vue(x)-router, with sass/prerendering, muse-ui, and firebase/firebaseui
Stars: ✭ 43 (-95.93%)
Mutual labels:  vue-router
Wp Vue Starter
WordPress starter theme using REST as backend and Vue + Vue Router for front end framework
Stars: ✭ 46 (-95.64%)
Mutual labels:  vue-router
Tic Tac Vue
A simple Tic-Tac-Toe game written in Vue.
Stars: ✭ 29 (-97.25%)
Mutual labels:  vue-router
Vue Plan
使用vue+vue-router+vuex+boostrap实现计划表系统
Stars: ✭ 33 (-96.87%)
Mutual labels:  vue-router
Boss
💥Mock BOSS
Stars: ✭ 40 (-96.21%)
Mutual labels:  vue-router
Parcel Vue Ts
📦 Boilerplate for Vue.js & Typescript, base on Parcel bundler.
Stars: ✭ 49 (-95.36%)
Mutual labels:  vue-router
Laravel Vue
This application is test and implemented by Laravel 5.4 and Vue.js 2.
Stars: ✭ 46 (-95.64%)
Mutual labels:  vue-router

English | 中文

vue-access-control

Build Status license

💎 Frontend access control framework based Vue

logo

Introduction

Vue-Access-Control is a solution of front-end user rights control based on Vue/Vue-Router/axios,through the control of three levels of routing, view and request, the developer can realize the user authority control of any granularity.

The management function can refer to Vue-Scaffold project.

Documentation

Vue2.0用户权限控制解决方案

基于Vue实现后台系统权限控制

用addRoutes实现动态路由

Download

homepage: http://refined-x.com/Vue-Access-Control/

git: git clone https://github.com/tower1229/Vue-Access-Control.git

Live Example

test account:

1. username: root
   password: any password
2. username: client
   password: any password

live example:

http://refined-x.com/Vue-Access-Control/

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

License

FOSSA Status

Copyright (c) 2017-present, refined-x.com

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].