1
0
forked from icd/mt940-mbank-ts
2025-08-12 12:45:37 +02:00
2025-08-12 12:45:37 +02:00
2025-08-12 12:45:37 +02:00
2021-10-20 08:42:05 +02:00
2021-10-20 08:42:05 +02:00
2025-08-10 13:38:17 +02:00
2023-12-10 16:57:07 +01:00
2021-10-20 08:42:05 +02:00
2025-08-10 14:46:00 +02:00
2025-08-10 13:08:04 +02:00
2025-08-10 14:57:32 +02:00
2023-12-10 15:15:13 +01:00

mBank MT940 converter

Uruchamianie

npm install
npm start

Testowanie

Wygeneruj raz plik MT940 oraz csv za ten sam okres, i wykonaj:

node . convert < tests/real_csv.csv > tests/new.txt && diff --side-by-side --color tests/real_mt940.txt tests/new.txt
Description
No description provided
Readme 677 KiB
Languages
TypeScript 85.6%
HTML 14%
Shell 0.4%