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

boleto-utils

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

3 releases

0.1.2 Aug 26, 2023
0.1.1 Dec 1, 2022
0.1.0 Nov 30, 2022

#951 in Parser implementations


Used in boleto-utils-cli

MIT license

61KB
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 (Done);
  • Define a better API and refactor the code;
  • 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

~2.5–3.5MB
~55K SLoC