説明なし

phuoc 10fd2cc9c8 Add the banner to concatenated file 12 年 前
demo 35739a2004 Rename url validator to uri 12 年 前
dist 10fd2cc9c8 Add the banner to concatenated file 12 年 前
src 13ff8c5c35 Add Grunt file 12 年 前
vendor b540686fff Add Font Awesome v3.2.1 12 年 前
.gitignore 13ff8c5c35 Add Grunt file 12 年 前
Gruntfile.js 10fd2cc9c8 Add the banner to concatenated file 12 年 前
README.md 13ff8c5c35 Add Grunt file 12 年 前
package.json 13ff8c5c35 Add Grunt file 12 年 前

README.md

BootstrapValidate

A jQuery plugin to validate form fields. Use with Bootstrap 3

Required

Build

BootstrapValidate uses grunt to simplify building process.

From the BootstrapValidate root directory, execute the following commands to install the dependent packages (the administrator permission might be required):

$ npm install grunt --save-dev
$ npm install grunt-contrib-concat --save-dev
$ npm install grunt-contrib-uglify --save-dev

Then, uses grunt to build:

$ grunt

Author

Nguyen Huu Phuoc (Email / Twitter / Github)

License

Copyright (c) 2013 Nguyen Huu Phuoc

BootstrapValidate is licensed under the MIT license.