nice-validator
Simple, smart and pleasant validation solution.
File Explorer
Download Latest Version (.zip)- demo.css
- full-example.html
- load-by-requirejs.html
- load-in-global.html
- option-display.html
- option-target.html
- option-theme.html
- option-timely.html
- required-by-condition.html
- required-from-group.html
- use-contenteditable.html
- use-with-bootstrap.html
- use-with-jquery-form-plugin.html
- loading.gif
- validator_default.png
- validator_simple.png
- en.js
- ja.js
- zh-CN.js
- zh-TW.js
- jquery.validator.css
- jquery.validator.js
- jquery.validator.min.js
- loading.gif
- validator_default.png
- validator_simple.png
- _config.tpl
- en.js
- ja.js
- zh-CN.js
- zh-TW.js
- base.styl
- default.styl
- simple.styl
- yellow.styl
- jquery.validator.js
- jquery.validator.styl
- assert.js
- jquery.min.js
- mocha.css
- mocha.js
- core.js
- rules.js
- index.html
- .editorconfig
- .gitignore
- .travis.yml
- bower.json
- gulpfile.js
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/niceue/nice-validator
Downloads the entire project code from GitHub to your computer.
cd nice-validator
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install nice-validator
Downloads and installs the libraries listed in package.json.
$ npm install -g gulp
Downloads and installs the libraries listed in package.json.
$ npm install
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
