Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 625 Bytes

readme.md

File metadata and controls

27 lines (17 loc) · 625 Bytes

#validate

Build Status Coverage Status

form validator, seajs module

##how to demo

  1. checkout
  2. run npm install
  3. run spm install
  4. run grunt
  5. view files in /demo

##how to use

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

##find examples

  1. view the source files in '/src'

##history

  • 1.0.0 - release