Skip to content

leedorian/bootstrapvalidator

 
 

Repository files navigation

FormValidation - v0.6.0

http://formvalidation.io - The best jQuery plugin to validate form fields, designed to use with:

It's developed from scratch by @nghuuphuoc.

Required: jQuery 1.9.1+ and Bootstrap 3+

Screenshots first because we love it!

Validating Bootstrap form

Screenshot

Validating Foundation form

Screenshot

Validating Pure form

Screenshot

Validating Semantic UI form

Screenshot

Validating UI Kit form

Screenshot

Live demo

http://formvalidation.io/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/formvalidation/formvalidation.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 the official website for the full list of features

Download

  • Latest version: v0.6.0, released on 2015-01-06
  • For older versions, look at the Releases page
  • Release History: Look at the Change Log

Documentation

Author

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

License

For more information about the license, see http://formvalidation.io/license/

About

The best @jquery plugin to validate form fields. Designed to use with @twbs Bootstrap 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%