All Projects → Romulosanttos → gerar-boletos

Romulosanttos / gerar-boletos

Licence: AGPL-3.0 license
Biblioteca em Node.js para geração de boletos utilizando PDFKit.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gerar-boletos

boletosimples-docs
Documentação da API do Boleto Simples - Sistema para emissão de boletos com registro
Stars: ✭ 23 (-71.6%)
Mutual labels:  santander, bradesco, sicredi, boletos
boletobr
Geração de Boleto Bancário e Remessa, Leitura de Retorno compatível com .NET versão 4.5 e posteriores.
Stars: ✭ 47 (-41.98%)
Mutual labels:  santander, bradesco
Terminal Image Cli
Display images in the terminal
Stars: ✭ 234 (+188.89%)
Mutual labels:  npm-package
themer.js
🌗 Automatically switch between dark and light themes at sunset and sunrise using the user's location.
Stars: ✭ 28 (-65.43%)
Mutual labels:  npm-package
Moviepark
A Nuxt universal app with an Adonis 5 api server using the TMDb API for its movie catalog.
Stars: ✭ 32 (-60.49%)
Mutual labels:  adonisjs
Typescript Lib Starter
Typescript library starter
Stars: ✭ 235 (+190.12%)
Mutual labels:  npm-package
gavn
Invoice System for Freelancers as a Single Page Application built with AdonisJs and Vue.js
Stars: ✭ 54 (-33.33%)
Mutual labels:  adonisjs
Nodehun
The Hunspell binding for NodeJS that exposes as much of Hunspell as possible and also adds new features. Hunspell is a first class spellcheck library used by Google, Apple, and Mozilla.
Stars: ✭ 229 (+182.72%)
Mutual labels:  npm-package
azure-functions-ts-essentials
Essential interfaces and tools for backend development on Azure Functions with TypeScript
Stars: ✭ 21 (-74.07%)
Mutual labels:  npm-package
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (+213.58%)
Mutual labels:  npm-package
js-stack-from-scratch
🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming
Stars: ✭ 394 (+386.42%)
Mutual labels:  npm-package
Oclazyload
Lazy load modules & components in AngularJS
Stars: ✭ 2,661 (+3185.19%)
Mutual labels:  npm-package
Node S3 Uploader
Flexible and efficient resize, rename, and upload images to Amazon S3 disk storage. Uses the official AWS Node SDK for transfer, and ImageMagick for image processing. Support for multiple image versions targets.
Stars: ✭ 237 (+192.59%)
Mutual labels:  npm-package
django-invoices
Create invoices using django
Stars: ✭ 28 (-65.43%)
Mutual labels:  pdfkit
Cycled
Cycle through the items of an array
Stars: ✭ 235 (+190.12%)
Mutual labels:  npm-package
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (+37.04%)
Mutual labels:  npm-package
Stimulus Components
A modern Stimulus library delivering common JavaScript behaviors with a bunch of customizable controllers.
Stars: ✭ 234 (+188.89%)
Mutual labels:  npm-package
Wait For Localhost
Wait for localhost to be ready
Stars: ✭ 245 (+202.47%)
Mutual labels:  npm-package
create-adonis-ts-app
Boilerplate to create a new AdonisJs typescript project
Stars: ✭ 94 (+16.05%)
Mutual labels:  adonisjs
File-Creator-CLI
A simple Command Line application which allows you to create files in your directory/folder, with all types of file extension in a more interactive way.
Stars: ✭ 18 (-77.78%)
Mutual labels:  npm-package

gerar-boletos

NPM badges

NPM gerar-boletos package npm downloads npm downloads

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-boletos
yarn add gerar-boletos

Exemplos de uso

npm run gerarBrasil
npm run gerarBradesco
npm run gerarCecred

Run tests

npm run test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].