@codenstein/twain-js
Version:
A JavaScript interface for TWAIN.
18 lines (10 loc) • 504 B
Markdown
# twain-js
[](https://codenstein.visualstudio.com/twain-js/_build/latest?definitionId=2&branchName=master)
A Javascript interface for the [TWAIN](http://www.twain.org) image capture API, built on top of Node.js buffers using the "ref" type interface.
## Installation
Install with `npm`:
```bash
$ npm install twain-js
```
## License
MIT License. See the [LICENSE](LICENSE) file.