validador-de-cpf

Validador de CPF

Usage no npm install needed!

<script type="module">
  import validadorDeCpf from 'https://cdn.skypack.dev/validador-de-cpf';
</script>

README

Welcome to validador-de-cpf 👋

Version Documentation Maintenance License: MIT

Validador de CPF

🏠 Homepage

Install

npm install validador-de-cpf

Usage

const verificarCPF = require(&#34;validador-de-cpf&#34;)
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