lanxyou / validate

form validator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#validate

Bitdeli Badge Build Status Built with Grunt

seajs module

##how to require

  1. run spm install crossjs/validate
  2. write require('crossjs/validate/VERSION.NUMBER/validate')

##how to build

  1. checkout
  2. npm install --save-dev
  3. spm install --save
  4. grunt

##history

  • 0.1.0 - upgrade jQuery to 2.1.0
  • 0.0.2 - remove dependency util, update class to 0.0.5
  • 0.0.1 - init

About

form validator

License:MIT License