Skip to content

Elixir lib for validate, format and generate fake Brazilian CPF and CNPJ

License

Notifications You must be signed in to change notification settings

heliohead/cpf_cnpj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

This lib is working in progress

CPF / CNPJ

Build Status

This lib does some CPF/CNPJ facilities. It allows you to create, validate, format and generate fake CPF/CNPJ.

Installation

If available in Hex, the package can be installed by adding cpf_cnpj to your list of dependencies in mix.exs:

def deps do
  [
    {:cpf_cnpj, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/cpf_cnpj.

Acknowledgment

Inspired by Nando's cpf_cnpj.

About

Elixir lib for validate, format and generate fake Brazilian CPF and CNPJ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages