vue-simple-acl
A simple unopinionated Vue plugin for managing user roles and permissions, access-control list (ACL) and role-based access control (RBAC). (by victorybiz)
vee-validate
✅ Painless Vue forms (by logaretm)
vue-simple-acl | vee-validate | |
---|---|---|
1 | 17 | |
136 | 11,112 | |
1.5% | 0.4% | |
0.0 | 8.2 | |
about 2 years ago | 21 days ago | |
TypeScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vue-simple-acl
Posts with mentions or reviews of vue-simple-acl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-02.
vee-validate
Posts with mentions or reviews of vee-validate.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-23.
-
2024 Nuxt3 Annual Ecosystem Summary🚀
Document address: VeeValidate Official Document
-
Displaying multiple error messages on incorrect form entries with Vee-validate | Vue
In this blog post I am exploring the client-side form validation with Vee-validate (https://vee-validate.logaretm.com/v4/) and vee-validate/rules (https://www.npmjs.com/package/@vee-validate/rules).
-
A simple Vue form validation composable with Zod
The Vue ecosystem is packed with many great form validation libraries, VeeValidate, Vuelidate, and FormKit just to name a few.
-
How do you chose your Nuxt/Vue form validation library?
The two I heard of are Vuelidate and Vee-validate. Any opinion? Thanks.
-
A library to make working with forms very easy
Sorry if this comes off harsh. I think having a collection of built-in validators are nice, but there's also very solid libraries like Zod or Yup that have that feature nailed down. In the end, I don't feel like this library does all that much to justify it's existance in the vanilla case and especially in the Vue case. Here's some specific criticisms that I think would improve the library, though even if these items were fixed I would feel like it's pretty far off from being as helpful than existing libraries, e.g. vee-validate for Vue which allows for dynamic field generation while also supporting validation through Yup allowing for more complex cross-field validation.
- Evan you on Svelte migration from Vue
-
Vorms: Vue form validation with Composition API
VeeValidate
-
vee-validate a form in a Modal | useForm() issue with form in Modal
Ever used vee-validate? It is a nice form validation library and now with the help of composition API got even stronger.
- How to validate a input field in vue
-
form handling libraries for composition api?
You could try looking into VeeValidate, as it's probably the most similar in terms of hook usage.
What are some alternatives?
When comparing vue-simple-acl and vee-validate you can also consider the following projects:
vue-currency-input - Easy input of currency formatted numbers for Vue.js.
vuelidate - Simple, lightweight model-based validation for Vue.js
vuex-light - WARNING: This package is no longer to be maintained, use [Pinia](https://pinia.esm.dev/) instead.
Vest - Vest ✅ Declarative validations framework
fluent-vue - Internationalization plugin for Vue.js
jquery-validation - jQuery Validation Plugin library sources