pksurecom / Vue-Access-Control

:gem: Frontend access control framework based Vue

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 中文

vue-access-control

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

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

npm: npm i vue-access-control

Live Example

test account:

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

live example:

vue-access-control.refined-x.com

Build Setup

# 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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

License

MIT

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

About

:gem: Frontend access control framework based Vue

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

License:MIT License


Languages

Language:JavaScript 53.0%Language:Vue 45.3%Language:HTML 1.2%Language:CSS 0.5%