Package Exports
- inovar-boletos-pdf
- inovar-boletos-pdf/lib/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 (inovar-boletos-pdf) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
gerar-boletos
NPM badges
Biblioteca em Node.js para geração de boletos utilizando PDFKit
Geração de boletos para bancos:
- Bradesco
- Caixa
- Ailos (Cecred)
- Itaú
- Sicoob
- Sicredi
- Santander
- Banco do Brasil
Install
npm i gerar-boletosyarn add gerar-boletosExemplos de uso
npm run gerarBrasilnpm run gerarBradesconpm run gerarCecredRun tests
npm run test