JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 303
  • Score
    100M100P100Q88224F
  • License MIT

A Vuejs/Nuxt plugin that allows you to use roles and permissions in your components (setup macro & option API), also compatible as middleware, methods, composition-api and Pinia

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

Version Vue Vue Downloads License

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-dev

Features

  • 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

Docs

🙈 Credits

🔒 License

MIT