cpf-is-valid
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

library to validate cpf

A library to validate cpf

install

  npm i cpf-is-valid

Getting Started

Example:

import { cpfIsValid } from "cpf-is-valid";

cpfIsValid('534.891.510-62');

or 

cpfIsValid('03141326002');

Built With

🔗 Typescript

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Readme

Keywords

none

Package Sidebar

Install

npm i cpf-is-valid

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

4.37 kB

Total Files

5

Last publish

Collaborators

  • pedrodev