gabrielfgularte / aec-jquery-cpf

jQuery plugin to check if CPF field is valid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aec-jquery-cpf

jQuery plugin to check if brazilian CPF field is valid

Dependencies

Usage

  1. Set a variable called invalidText before script call within the invalid text that you want to show when the CPF is invalid
  2. Add aec-cpf-field, aec-cpf-btn and aec-cpf-form classes to the HTML elements of the CPF field, form submit button and form, respectively.

(Check the example folder)

License

See LICENSE

About

jQuery plugin to check if CPF field is valid

License:MIT License


Languages

Language:JavaScript 59.1%Language:HTML 40.9%