Skip to content

The best @jquery plugin to validate form fields. Designed to use with @twbs Bootstrap 3+ (and Zurb Foundation + Semantic UI + UI Kit in next version v0.6.0). If it is useful to you, please Star it. Try it before buying it :)

License

Notifications You must be signed in to change notification settings

montes2012/bootstrapvalidator

 
 

Repository files navigation

BootstrapValidator - v0.5.3

From next v0.6.0 version, the plugin supports many frameworks (Bootstrap, Foundation, Semantic UI, UIKit). It will be renamed to FormValidation. The upgrading guide will be available when v0.6.0 is released.

http:https://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 1.9.1+ and Bootstrap 3+

Validating Bootstrap form

Screenshot

Validating Foundation form (v0.6.0)

Screenshot

Validating Semantic UI form (v0.6.0)

Screenshot

Validating UI Kit form (v0.6.0)

Screenshot

Next version 🔔

Next version will be a big release with the following new features and improvements:

  • Support many frameworks:
  • Support add-ons
  • Support multiple languages
  • Add transformer option, allowing to hook the field value before validating
  • Allow to reuse data returned by the validator

Follow @nghuuphuoc and @formvalidation to be up-to-date.

Live demo

http:https://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:https://localhost:8000/demo/the_demo_file_here.html

Features

See the official website for the full list of features

Download

  • Latest version: v0.5.3, released on 2014-11-05
  • 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

License

BootstrapValidator is free to use in non-commercial projects and applications under the terms of the Creative Commons BY-NC-ND 3.0 license.

BootstrapValidator may be used in commercial projects and applications with the one-time purchase of a commercial license. If you are paid to do your job, and part of your job is implementing BootstrapValidator, a commercial license is required.

For more information about the license, see http:https://bootstrapvalidator.com/license/

About

The best @jquery plugin to validate form fields. Designed to use with @twbs Bootstrap 3+ (and Zurb Foundation + Semantic UI + UI Kit in next version v0.6.0). If it is useful to you, please Star it. Try it before buying it :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%