cpfvalidator-ks

1.0.6 • Public • Published

npm-library-validator-cpf


This library is intended for validation of cpf. In the current version it is able to identify whether the number entered is valid or not.


How to install:

$ npm install cpfvalidator-ks


How to use:

 > const cpfValidator = require('cpfvalidator-ks');
 > console.log(cpfValidator('cpfNumberHere'))
 > // returns true

official project roadmap

Version 2.0.0 (no prediction):

  • Bugs fixed

version 1.0.0 (released):

  • functionalities: cpf validation, whether it is valid or not.

Readme

Keywords

none

Package Sidebar

Install

npm i cpfvalidator-ks

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

4.85 kB

Total Files

5

Last publish

Collaborators

  • karinesooma