Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gabriel-logan/gerador-cpf-e-cnpj-valido
- Owner: gabriel-logan
- License: mit
- Created: 2022-03-01T05:47:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T22:29:45.000Z (4 months ago)
- Last Synced: 2024-09-21T16:14:08.050Z (about 2 months ago)
- Topics: cnpj, communityexchange, cpf, cpf-valido, educative, frontendmasters, generator, gerador, gerador-cnpj, gerador-cpf, github, github-copilot, github-pages, javascript, learn, python, student-vscode
- Language: Java
- Homepage: https://gabriel-logan.github.io/Gerador-CPF-e-CNPJ-valido/
- Size: 1.89 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.