No Description

Phuoc Nguyen 00328d45c8 Upgrade to jQuery 1.11.1 and Bootstrap 3.3.0 11 years ago
demo 00328d45c8 Upgrade to jQuery 1.11.1 and Bootstrap 3.3.0 11 years ago
dist 59e8c82653 #1026: Requires jQuery 1.9.1 or higher 11 years ago
screenshots bf3919565c Update README 11 years ago
src 59e8c82653 #1026: Requires jQuery 1.9.1 or higher 11 years ago
test 00328d45c8 Upgrade to jQuery 1.11.1 and Bootstrap 3.3.0 11 years ago
vendor 00328d45c8 Upgrade to jQuery 1.11.1 and Bootstrap 3.3.0 11 years ago
.gitignore e02fa352f7 Coma separator handling in greaterThan and lessThen validators 11 years ago
CHANGELOG.md 59e8c82653 #1026: Requires jQuery 1.9.1 or higher 11 years ago
CONTRIBUTORS.md 7d72fa35aa #1072: Add Austria and Switzerland postal code validators, thanks to @thomaslhotta 11 years ago
Gruntfile.js 106b40b7e9 #638: Add Brazilian post code validator, thanks to @fhferreira 11 years ago
README.md 7ca547dfe4 #974: Add Albanian language package, thanks to @desaretiuss 11 years ago
bootstrapValidator.jquery.json d9ccf9436a Update version to v0.5.3-dev 11 years ago
bower.json d9ccf9436a Update version to v0.5.3-dev 11 years ago
package.json d9ccf9436a Update version to v0.5.3-dev 11 years ago

README.md

BootstrapValidator - v0.5.2

http://bootstrapvalidator.com - The best jQuery plugin to validate form fields, designed to use with Bootstrap 3.

It's developed from scratch by @nghuuphuoc.

Required: jQuery and Bootstrap 3

Screenshot

Help the project

I've been spending a lot of time to work on this plugin. If it is useful to you, please consider to help the project by making a small donation:

Also, you can make me feel happy by tweeting about it and staring the project on Github.

Live demo

http://bootstrapvalidator.com/examples/

There are also many examples located in the demo directory.

You also can run the demo locally by:

  • Clone the repo: git clone https://github.com/nghuuphuoc/bootstrapvalidator.git
  • Go to the cloned directory and run the command: python -m SimpleHTTPServer 8000
  • Access the demo at http://localhost:8000/demo/the_demo_file_here.html

Features

See official website for the full list of features

Support

Submit an issue or ask for commercial support

Download

  • Latest version: v0.5.2, released on 2014-09-25
  • For older versions, look at the Releases page
  • Release History: Look at the Change Log

Documentation

Author

The BootstrapValidator plugin is written by Nguyen Huu Phuoc, aka @nghuuphuoc

Big thanks to the contributors.

The MIT License (MIT)

Copyright (c) 2013 - 2014 Nguyen Huu Phuoc

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.