Popularity
2.2
Growing
Activity
0.0
Stable
279
22
42
Code Quality Rank:
L5
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Latest version: v0.5.1
validatr alternatives and similar libraries
Based on the "Validation" category.
Alternatively, view validatr alternatives based on common mentions on social networks and blogs.
-
Parsley.js
Validate your forms, frontend, without writing a single line of javascript -
FormValidation
The best @jquery plugin to validate form fields. Designed to use with Bootstrap + Zurb Foundation + Pure + SemanticUI + UIKit + Your own frameworks. -
jQuery.validationEngine v2.6.2
jQuery form validation plugin -
Validator, for Bootstrap 3
A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3 -
validate.js
Lightweight JavaScript form validation library inspired by CodeIgniter. -
BootstrapValidator
For anyone who want to use the previous version (BootstrapValidator) -
FieldVal
multipurpose validation library. Supports both sync and async validation. -
rdf-validate-shacl
Validate RDF data purely in JavaScript. An implementation of the W3C SHACL specification on top of the RDFJS stack.
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of validatr or a related project?
README
Validatr
Cross Browser HTML5 Form Validation.
Getting Started
View the documentation to learn how to use Validatr.
Changelog
Version 0.5.1 - 2013-03-12
- Fixed $target bug introduced in 0.5.0
Version 0.5.0 - 2013-03-11
- Added unit tests for the jQuery instance and the widget
- Fixed typo 'defualtOptions' - now 'defaultOptions'
- Re-structured code to prep for more robust formatting and adding more input types
Version 0.4.2 - 2013-03-03
- Default error message styles now inline - removed CSS file
- No longer overwriting this.options.template, now this.template
- Changes to documentation