Skip to content

speedysoftware/validItGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

validItGo

  • a javascript plugin to validate the input(file or text)
  • like: min, max, required, image, string ... etc
  • I think it should be finished within 60 days at most

how to use it

validItGo.init({ selector1: [ 'min' => 5, 'max' => 20, 'type' => string, ... ], selector2: [...], .......... , selectorN: [...] });

soon we will start development

About

a javascript plugin to validate the input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published