JSPM

atm-fits

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q56124F
  • License LGPL-2.1

ATM FITs Service

Package Exports

  • atm-fits

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (atm-fits) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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();