eemeli/ibantools — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2019-09-12
Validate a customer's IBAN as they type it into a payment or invoicing form
Check whether a BIC/SWIFT code correctly identifies a bank before submitting a payment
Reformat a messy, space-separated IBAN into the clean format a bank system expects
Add bank-detail validation to a Node.js backend or browser-based frontend without writing custom logic
| eemeli/ibantools | 0xradioac7iv/tempfs | 7vignesh/pgpulse | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2019-09-12 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 3/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Install via npm and call a function, no external services required.
IBANTools is a TypeScript library that validates and cleans up international bank account numbers (IBANs) and BIC/SWIFT codes for payment and banking apps.
Mainly TypeScript. The stack also includes TypeScript, Node.js.
Dormant — no commits in 2+ years (last push 2019-09-12).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.