Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1009 Bytes

File metadata and controls

42 lines (34 loc) · 1009 Bytes

nice Validator

Build Status

Simple, smart and pleasant verification solution.

Documention

English (0.8+)
简体中文 (0.7.*)

Dependencies

jQuery 1.7+

Browser Support

  • IE6+
  • Chrome
  • Safari 4+
  • Firefox 3.5+
  • Opera

Bower

$ bower install nice-validator

Bugs / Contributions

  • Report a bug
  • To contribute or send an idea, github message me or fork the project

Build

First, you need node.js v0.10+ installed. Then first run the following command to install dependencies:

$ npm install -g gulp
$ npm install

Run the unit test and build:

$ gulp

License

nice Validator is available under the terms of the MIT License.