Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fdaciuk/boleto

Generates new bar code, adding due date and value.
https://github.com/fdaciuk/boleto

Last synced: about 1 month ago
JSON representation

Generates new bar code, adding due date and value.

Awesome Lists containing this project

README

        

# boleto

> Gera uma nova Linha Digitável, adicionando data de vencimento e valor.

## Nota importante

Esse módulo **NÃO TEM** relação com nenhum banco, e **SÓ FUNCIONA** com boletos que tenham os **14** dígitos finais iguais a zero (sem data de vencimento ou valor a pagar).

Use por sua própria conta e risco.

## Instalação

```console
[sudo] npm install -g boleto
```

## Como usar

Digite `boleto` no console e siga as instruções. Será gerado uma nova **Linha Digitável**, com a data de vencimento e valor que você definir.

## Versão Web

https://rawgit.com/fdaciuk/boleto/master/index.html

## Bancos testados

- Santander

## Licença

[MIT License](https://github.com/fdaciuk/licenses/blob/master/MIT-LICENSE.md) © Fernando Daciuk