説明なし

phuoc d9ccf9436a Update version to v0.5.3-dev 11 年 前
demo 0b73521fbe Release v0.5.2 11 年 前
dist d9ccf9436a Update version to v0.5.3-dev 11 年 前
screenshots bf3919565c Update README 11 年 前
src c5ea41ec64 #807, #821: Add min, max options for the date validator, thanks to @Arkni 11 年 前
test c5ea41ec64 #807, #821: Add min, max options for the date validator, thanks to @Arkni 11 年 前
vendor 48aea5c503 #426: Add isbn validator test suite 11 年 前
.gitignore d37157b1f3 Ignore document site generated by Jeklly 11 年 前
CHANGELOG.md c5ea41ec64 #807, #821: Add min, max options for the date validator, thanks to @Arkni 11 年 前
CONTRIBUTORS.md d3d9ffa2b4 #868: Indonesian language package, thanks to @egig 11 年 前
Gruntfile.js 106b40b7e9 #638: Add Brazilian post code validator, thanks to @fhferreira 11 年 前
README.md 16da0f5492 Release v0.5.2 11 年 前
bootstrapValidator.jquery.json d9ccf9436a Update version to v0.5.3-dev 11 年 前
bower.json d9ccf9436a Update version to v0.5.3-dev 11 年 前
package.json d9ccf9436a Update version to v0.5.3-dev 11 年 前

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

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.