Skip to content

This package allows one to generate and verify CPF and CNPJ numbers at command line.

License

Notifications You must be signed in to change notification settings

humbhenri/cpfcnpj-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPF/CNPJ

This package allows one to generate and verify CPF and CNPJ numbers at command line. The generated number is copied to system clipboard for convenience.

Installation

Using NPM:

npm install -g cpfcnpj-cli 
Usage: cpfcnpj [options]

  Options:

    -h, --help                output usage information
    -f, --cpf                 generate a CPF number
    -j, --cnpj                generate a CNPJ number
    -v, --verify_cpf [cpf]    verify CPF given as argument
    -V, --verify_cnpj [cnpj]  verify CNPJ given as argument

About

This package allows one to generate and verify CPF and CNPJ numbers at command line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published