#barcode #boleto #codigo-de-barras #linha-digitavel

boleto-utils

Utility library and CLI to parse brazilian payment slip (aka 'boleto') barcodes

2 releases

0.1.1 Dec 1, 2022
0.1.0 Nov 30, 2022

#889 in Parser implementations

26 downloads per month
Used in boleto-utils-cli

MIT license

74KB
1.5K SLoC

Boleto Utils

This library aims to parse and extract information from barcodes and digitable lines that follows FEBRABAN and BACEN layouts for "boletos" (brazilian payment slips).

This document will be written in brazilian portuguese because I believe anyone who will actually use it, will be probably brazilian. If I am wrong and you do wish a README in english, please open an issue on GitHub. :)

Roadmap

  • Create a CLI;
  • Create a NodeJS binding library;
  • Create a Python binding library;
  • Create WASM optimised version aimed to run on Browser;
  • Create a GitHub Page which exposes the features of the WASM version;

Dependencies

~4MB
~71K SLoC