v0.5.3 is released on 2014.11.05!
Download
92,000+ downloads so far! It is right choice, absolutely!
The latest version, v0.5.3, is released on 2014.11.05.
Commercial license
For commercial projects, you must purchase commercial license. For more details about license, please see the license page.
All transactions are processed on Sellfy and GumRoad through an encrypted HTTP Secure connection
Non-commercial license
Free
For anyone who want to try it before buying
For non-commercial projects under the terms of the Creative Commons BY-NC-ND 3.0 license
If you are paid to do your job, and part of your job is implementing BootstrapValidator, a commercial license is required.
Installing with Bower
You can get the latest release by using Bower:
$ bower install bootstrapvalidatorIt's also possible to get the latest developing code from the master branch:
$ bower install bootstrapvalidator#masterCDN
You also can use the minified version hosted on the following CDN:
cdnjs
BootstrapValidator is available on cdnjs:
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/jquery.bootstrapvalidator/0.5.3/css/bootstrapValidator.min.css"/>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery.bootstrapvalidator/0.5.3/js/bootstrapValidator.min.js"></script>jsDelivr
BootstrapValidator is available on jsDelivr:
<link rel="stylesheet" href="//cdn.jsdelivr.net/jquery.bootstrapvalidator/0.5.3/css/bootstrapValidator.min.css"/>
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.bootstrapvalidator/0.5.3/js/bootstrapValidator.min.js"></script>BootstrapValidator also can be found on the official jQuery plugins page.