README
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.