1.0.2 ā€¢ Published 4 years ago

validador-de-cpf v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Welcome to validador-de-cpf šŸ‘‹

Version Documentation Maintenance License: MIT

Validador de CPF

šŸ  Homepage

Install

npm install validador-de-cpf

Usage

const verificarCPF = require("validador-de-cpf")
verificarCPF('111.111.111-11')

Run tests

npm run test

Author

šŸ‘¤ Marco Andrade marco.andrade@ifro.edu.br (https://marcoandrad.de)

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2020 Marco Andrade <marco.andrade@ifro.edu.br> (https://marcoandrad.de).

This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator