# 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.
