UNPKG

twain-nodejs

Version:

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.

16 lines (9 loc) 297 B
# twain-nodejs 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-nodejs ``` ## License MIT License. See the [LICENSE](LICENSE) file.