Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabriel-logan/gerador-cpf-e-cnpj-valido

Este pacote npm fornece funções em JavaScript e Python para gerar números válidos de CPF (Cadastro de Pessoas Físicas) e CNPJ (Cadastro Nacional da Pessoa Jurídica) para o Brasil.
https://github.com/gabriel-logan/gerador-cpf-e-cnpj-valido

cnpj communityexchange cpf cpf-valido educative frontendmasters generator gerador gerador-cnpj gerador-cpf github github-copilot github-pages javascript learn python student-vscode

Last synced: 19 days ago
JSON representation

Este pacote npm fornece funções em JavaScript e Python para gerar números válidos de CPF (Cadastro de Pessoas Físicas) e CNPJ (Cadastro Nacional da Pessoa Jurídica) para o Brasil.

Awesome Lists containing this project

README

        

> [!NOTE]
> I accept help to make the version of the other programming languages.

# cpf_and_cnpj-generator

This npm package provides JavaScript and Python functions to generate valid Brazilian CPF (Cadastro de Pessoas Físicas) and CNPJ (Cadastro Nacional da Pessoa Jurídica) numbers.

## Supported Languages

This library can validate data in the following programming languages:

- [TypeScript (TS/JS/NPM)](https://github.com/gabriel-logan/Gerador-CPF-e-CNPJ-valido/tree/main/packages/typescript/README.md) (stable)
- [Python](https://github.com/gabriel-logan/Gerador-CPF-e-CNPJ-valido/tree/main/packages/python/README.md) (stable)

## Usage

To use this library, please refer to the specific README file in the directory of the programming language you are using.
For example, if you are using TypeScript, you can find the usage instructions in the [TypeScript README](https://github.com/gabriel-logan/Gerador-CPF-e-CNPJ-valido/tree/main/packages/typescript/README.md).

## Installation

Please refer to the specific installation instructions in the README file of the respective programming language directory.

## Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

## License

This project is licensed under the MIT License.