{"id":18696306,"url":"https://github.com/dynamsoft/web-twain-vue-advanced","last_synced_at":"2025-11-08T15:30:24.431Z","repository":{"id":82671117,"uuid":"478919107","full_name":"Dynamsoft/web-twain-vue-advanced","owner":"Dynamsoft","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-22T03:09:57.000Z","size":661,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-28T03:41:58.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dynamsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-07T09:39:53.000Z","updated_at":"2024-10-22T03:08:55.000Z","dependencies_parsed_at":"2024-05-14T07:30:31.301Z","dependency_job_id":"124fb4e7-3f18-4565-8f20-32493e215390","html_url":"https://github.com/Dynamsoft/web-twain-vue-advanced","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-vue-advanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-vue-advanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-vue-advanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-vue-advanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynamsoft","download_url":"https://codeload.github.com/Dynamsoft/web-twain-vue-advanced/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558914,"owners_count":19658927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T11:18:01.592Z","updated_at":"2025-11-08T15:30:24.393Z","avatar_url":"https://github.com/Dynamsoft.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic Web TWAIN Vue Advanced\n\nThis project was bootstrapped with [Create Vue App](https://github.com/vuejs/vue-cli). It utilizes the SDK [Dynamic Web TWAIN](https://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx) to provide the following functionalities\n\n* Scan documents from physical scanners\n* Capture images from webcams\n* Load documents from local disk (bmp/jpg/png/tif/pdf)\n* View and process the documents already scanned/captured/loaded\n  * Editing (rotate/flip/mirror/crop, etc.)\n  * Saving or uploading\n  * Barcode reading\n\n## Usage\n\nEnvironment: Node.js v18.16.0\n\n1. Apply for a [30-day free trial license](https://www.dynamsoft.com/customer/license/trialLicense?product=dwt) of Dynamic Web TWAIN.\n\n2. Update the license key in `src\\components\\DynamsoftSDK.vue` file:\n\n   ```\n   Dynamsoft.DWT.ProductKey = \"LICENSE-KEY\";\n   ```\n\n3. Install the dependencies:\n\n   ```\n   yarn install\n   ```\n\n4. Run the application as follows:\n\n   ```\n   yarn serve\n   ```\n\n5. Set up and run the server piece which is used solely for receiving uploaded files. Run the  command-line as follows:\n\n   ```\n   cd server\n   yarn install\n   yarn start\n   ```\n\n## Build\n\nRun `yarn build` to build the project. The build artifacts will be stored in the `build/` directory. \nIt correctly bundles Vue in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr /\u003e\nYour app is ready to be deployed!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-vue-advanced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft%2Fweb-twain-vue-advanced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-vue-advanced/lists"}