Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.4 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.4 KB

OpenValidator

A fork of version 0.5.2 of the Bootstrap Validator (now: FormValidation). 0.5.2 was the last MIT licensed version.

Dependencies

Demo

Screenshot

There are many examples located in the demo directory.

The demos can be run locally:

  • git clone https://github.com/OpenValidator/openvalidator.git
  • cd openvalidator && python -m SimpleHTTPServer 8000

The demo can then be accessed at localhost:8000/demo/.
See the contents of the demo folder for a list of all the different demo files.

Click here to lend your
support to: BootstrapValidator and make a donation at pledgie.com!

Release history

Look at the changelog.

Authors

The original BootstrapValidator plugin was written by Nguyen Huu Phuoc.

Big thanks to the contributors.

License

The project is licensed under the MIT license. See the LICENSE file for details.