{"id":18696311,"url":"https://github.com/dynamsoft/web-twain-angular-advanced","last_synced_at":"2025-04-12T07:30:58.154Z","repository":{"id":62160714,"uuid":"278360449","full_name":"Dynamsoft/web-twain-angular-advanced","owner":"Dynamsoft","description":"Demoing how to integrate Dynamic Web TWAIN in an angular application and make the most of it.","archived":false,"fork":false,"pushed_at":"2025-04-01T07:17:33.000Z","size":475,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-01T08:28:54.145Z","etag":null,"topics":["angular","javascript-barcode","web","web-twain"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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":"2020-07-09T12:36:52.000Z","updated_at":"2025-04-01T07:17:06.000Z","dependencies_parsed_at":"2024-05-14T07:25:26.986Z","dependency_job_id":"390553be-ebdd-4115-a780-ed6e193a5781","html_url":"https://github.com/Dynamsoft/web-twain-angular-advanced","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-angular-advanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-angular-advanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-angular-advanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-angular-advanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynamsoft","download_url":"https://codeload.github.com/Dynamsoft/web-twain-angular-advanced/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248533597,"owners_count":21120126,"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":["angular","javascript-barcode","web","web-twain"],"created_at":"2024-11-07T11:18:01.990Z","updated_at":"2025-04-12T07:30:58.122Z","avatar_url":"https://github.com/Dynamsoft.png","language":"TypeScript","readme":"# Dynamic Web TWAIN Angular Advanced\n\nThis project was bootstrapped with [Angular CLI](https://github.com/angular/angular-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\nEnvironment: Node.js version - 22.14.0,  Angular version - v19.2.1\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 two files `src\\environments\\environment.ts` and `src\\environments\\environment.prod.ts` :\n\n   ```\n   export const environment = {\n     production: false,\n     Dynamsoft: {\n       dwtProductKey: 'LICENSE-KEY'\n     }\n   }\n   ```\n\n3. Install the dependencies:\n\n   ```\n   npm install --force\n   ```\n\n4. Run the Angular application as follows:\n\n   ```\n   ng 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   npm install\n   node server.js\n   ```\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-angular-advanced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft%2Fweb-twain-angular-advanced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-angular-advanced/lists"}