plugin-tigre-format

1.1.1 • Public • Published

Como utilizar:

Instale o plugin:

  • npm install plugin-tigre-format

Importar o plugin para uso:

  • import { formatDocumentBR, formatCPF, formatCNPJ } from "plugin-tigre-format";

Utilização:

Função Saída
formatDocumentBR(12345678910) 123.456.789-10
formatDocumentBR(12345678910111) 12.345.678/9101-11
formatCPF(12345678910) 123.456.789-10
formatCNPJ(12345678910111) 12.345.678/9101-11

Readme

Keywords

none

Package Sidebar

Install

npm i plugin-tigre-format

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

1.89 kB

Total Files

3

Last publish

Collaborators

  • marcosandrejorge
  • dierka
  • conta.tigre