aboutsummaryrefslogtreecommitdiff
path: root/lib/iban.js
AgeCommit message (Collapse)AuthorFilesLines
2022-01-14chore: remove ts-generated source filesShinigami921-1411/+0
2022-01-11chore: format lib without locales (#66)Shinigami1-544/+811
2021-03-22Linting fixes for `./lib`Marak1-8/+8
2021-02-24close #846Christophe Gesché1-1/+9
fix iban for azerbaijan
2021-02-19Update iban.js (#1)Christophe Gesché1-5/+5
* Update iban.js Fix config gen for GE, PK and TR * https://transferwise.com/fr/iban/georgia * https://transferwise.com/fr/iban/pakistan * https://transferwise.com/fr/iban/turkey * Update finance_issue.unit.js Number.isFinite Dont check as needed. I use Match and it's ok fix #944 fix #945 fix #946
2016-04-07Add IBAN and BIC generator functionsCoDEmanX1-0/+1136