forked from icd/mt940-mbank-ts
		
	
		
		
		
		
		
			This branch is 1 commit behind icd/mt940-mbank-ts:master
		
	
	
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
				
					Languages
				
				
								
								
									TypeScript
								
								85.6%
							
						
							
								
								
									HTML
								
								14%
							
						
							
								
								
									Shell
								
								0.4%