atm-fits
v0.2.0
Published
ATM FITs Service
Downloads
15
Readme
atm-fits
ATM FITs (Financial Institution Tables) Service implementation, used by Electron ATM application. The module may be used for NDC ATM FITs parsing and processing.
To use:
const FITsService = require('atm-fits');
var s = new FITsService();