Package Exports
- vue-zo
- vue-zo/build/main/index.js
- vue-zo/build/module/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-zo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Vue Zo - Roles & Permissions
vue-zo is a plugin for Vue.js & Nuxt.js that allows you to use roles and permissions in your components (setup macro & option API), also compatible as middleware, methods, composition-api and pinia.js.
Installation
npm install vue-zo --save-devFeatures
- Persistent roles/permissions
- Super role avoids all role and permission validations
- Directives
- Middlewares
- Methods
- Wildcard support
- Support server-side rendering (Nuxt.js)
- TypeScript support
documentation
🙈 Credits
- Based on Vue-gates.
🔒 License
MIT