Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timgabets/atm-hardware

ATM Hardware service (npm module)
https://github.com/timgabets/atm-hardware

Last synced: about 2 months ago
JSON representation

ATM Hardware service (npm module)

Awesome Lists containing this project

README

        

# atm-hardware

ATM Hardware, used by [Electron ATM](https://github.com/timgabets/electron-atm) application.

## To use:
TODO
```javascript
const ATMHardwareService = require('atm-hardware');
var hw = new ATMHardwareService();

```