awesome-javascript icon indicating copy to clipboard operation
awesome-javascript copied to clipboard

Add vuito

Open mathix420 opened this issue 4 years ago • 0 comments

Checklist:

  • [x] I've read and understood Contributing Guidelines.
  • [x] I've added the new resource at the end of its section.
  • [x] This resource is ~~out there for a while~~, and actively maintained.
  • [ ] This resource is popular enough and has at least a few hundred stars on GitHub.

Vuito is the only isomorphic validation library out there and since it's also template-based you can easily share your validations between your back and frontend with it. By so having a fully secure data validation.

I know that it does not fit all the requirements of the checklist, but I truly think this library can help a bunch of people. It's well maintained, super-lightweight, and has great codeclimate grades. However, feel free to close this PR if you think vuito does not belong here.

Have a nice day!

mathix420 avatar May 09 '21 09:05 mathix420