Package Exports
- react-brazilian-documents
 - react-brazilian-documents/dist/cjs/index.js
 - react-brazilian-documents/dist/esm/index.js
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-brazilian-documents) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Brazilian Documents
A library with inputs with masks to use in brazilian forms.
Features
| Name | Description | 
|---|---|
| CpfInput | Handles CPF document. | 
| CnpjInput | Handles CNPJ document. | 
| Utilities Functions | Utilities functions to format, mask, and validate CPF and CNPJ. | 
Installation
npm install react-brazilian-documents