Skip to content

dheysonalves/awesome-form-jquery-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❤️ Awesome Form Validation

Form Validation Cover

📝 About the Project

A form validation with jquery validator and jquery mask. The main idea came when there were situations when got to create a whole new form validation again, with the same fiels. So created this for me, for kind of a future reference.

Hope you like it 😀.

📱 Meta

Dheyson Alves – @DheysonAlves2dheyson10@gmail.com

Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE for more information.

Future

  • Remote validation fields
  • DateISO validation types

👋 Contributing

  1. Fork it (https://github.com/Dheyson/awesome-form-jquery-validator/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request