0.0.1 • Published 7 years ago

cpfcnpj-cli v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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