@olist/olist-banks-validator

It's a validator for brazilian banks

Usage no npm install needed!

<script type="module">
  import olistOlistBanksValidator from 'https://cdn.skypack.dev/@olist/olist-banks-validator';
</script>

README

olist-banks-validator

This lib is a validator of brazilian banks accounts

  • It checks agency number, account number, and account digit number check for the main brazilian banks.

TODO

  • Check Nubank accounts numbers
  • Check Itau accounts numbers
  • Check Bradesco accounts numbers
  • Check Banco do Brasil accounts numbers
  • Check Banco do Estado do Rio Grande do Sul accounts numbers
  • Check Caixa accounts numbers
  • Tests
  • Lint & Prettier
  • Readme and Docs
  • Publishing