/dwt-vue

Make a modern web scanning app with Vue.js and Dynamic Web TWAIN

Primary LanguageJavaScript

dwt-vue

Project Description

dwt-vue is a document scanning web app which uses Dynamic Web TWAIN and Vue.js technologies. It can provides scan, webcam capture, and OCR features to end users.

dwt-vue app screenshot

Dynamic Web TWAIN

Dynamic Web TWAIN is a commercial development SDK that caters to TWAIN standard for web developers. Besides the functionalities provided by dwt-vue, it can also offer barcode reading and scanning upload features. For more details (introduction, download, demos, trial license), please reach https://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx.

Project document

Make a component-based document scanning application

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.