# twain-js

[![Build Status](https://codenstein.visualstudio.com/twain-js/_apis/build/status/codenstein.twain-js?branchName=master)](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.
