1.0.0 • Published 5 years ago

brazilian-data v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

brazilian-data

This library aims to create features that can help in certain situations.

npm install brazilian-data

Function to do CEP formatting

You can use it by calling the following function

const { getCep } = require("brazilian-data") - Call the function.
- getCep(value)

With this function the value will already return as expected.

How to contribute ?

You can make a pull request with some formatting solution for brazilian utility.

1.0.0

5 years ago