|
|
12 年之前 | |
|---|---|---|
| demo | 12 年之前 | |
| dist | 12 年之前 | |
| src | 12 年之前 | |
| vendor | 12 年之前 | |
| .gitignore | 12 年之前 | |
| Gruntfile.js | 12 年之前 | |
| README.md | 12 年之前 | |
| package.json | 12 年之前 |
A jQuery plugin to validate form fields. Use with Bootstrap 3
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
Nguyen Huu Phuoc (Email / Twitter / Github)
Copyright (c) 2013 Nguyen Huu Phuoc
BootstrapValidate is licensed under the MIT license.