npm.io
1.0.0 • Published 4 months agoCLI

cpfcnpj-cli

Licence
MIT
Version
1.0.0
Deps
2
Size
5 kB
Vulns
0
Weekly
0

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

Keywords