Vue Kindergarten

screenshot of Vue Kindergarten
express
nuxt
vue

Modular security for Vue, Vuex, Vue-Router and Nuxt

Overview

vue-kindergarten is a plugin for VueJS 2.0 that integrates kindergarten into your VueJS applications. It helps you to authorize your components, routes, and the rest of your application in a very modular way. If you are not familiar with kindergarten yet, it is recommended to check out the README first.

Features

  • Integrates kindergarten into VueJS applications
  • Modular authorization for components, routes, and the entire application
  • Easy to use with sandbox component for calling available methods

Summary

vue-kindergarten is a powerful plugin for VueJS 2.0 that allows for easy authorization of components, routes, and the entire application. It integrates kindergarten seamlessly and provides a modular approach to authorization. With features such as protection of routes and sandbox components, vue-kindergarten is a valuable tool for adding authorization to your VueJS applications.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.