Version 3+ will be structured similarly yo the PHP and Python version of the packages:
- Main component should be object-oriented, so a class should wrap wrapping the use of formatting, generating and validating CNPJ.
- Re-export resources from packages
cnpj-fmt, cnpj-gen and cnpj-val.
- An instance of
CnpjUtils should be provided with the default option.
- Update unit tests
- Update documentation
Version 3+ will be structured similarly yo the PHP and Python version of the packages:
cnpj-fmt,cnpj-genandcnpj-val.CnpjUtilsshould be provided with the default option.