twain-nodejs

A Javascript interface for the TWAIN image capture API, built on top of Node.js buffers using the "ref" type interface.

Usage no npm install needed!

<script type="module">
  import twainNodejs from 'https://cdn.skypack.dev/twain-nodejs';
</script>

README

twain-nodejs

A Javascript interface for the TWAIN image capture API, built on top of Node.js buffers using the "ref" type interface.

Installation

Install with npm:

$ npm install twain-nodejs

License

MIT License. See the LICENSE file.