{"id":21666400,"url":"https://github.com/doo/scanbot-sdk-example-ionic-vuejs","last_synced_at":"2026-05-17T18:37:24.235Z","repository":{"id":227132487,"uuid":"601071812","full_name":"doo/scanbot-sdk-example-ionic-vuejs","owner":"doo","description":"Easy-to-use Ionic and Capacitor document scanner and data extraction library using Vue.js","archived":false,"fork":false,"pushed_at":"2025-04-23T13:56:50.000Z","size":32477,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-23T14:43:46.558Z","etag":null,"topics":["android","capacitor","cross-platform","document","document-scanner","document-scanning","image","ios","library","mrz","ocr","plugin","processing","scanner","scanning","sdk","vue","vuejs"],"latest_commit_sha":null,"homepage":"","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/doo.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":"2023-02-13T10:01:54.000Z","updated_at":"2025-04-15T05:53:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"80eeb2d3-4694-4fc9-b475-356feac78b11","html_url":"https://github.com/doo/scanbot-sdk-example-ionic-vuejs","commit_stats":null,"previous_names":["doo/scanbot-sdk-example-ionic-vuejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doo/scanbot-sdk-example-ionic-vuejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doo%2Fscanbot-sdk-example-ionic-vuejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doo%2Fscanbot-sdk-example-ionic-vuejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doo%2Fscanbot-sdk-example-ionic-vuejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doo%2Fscanbot-sdk-example-ionic-vuejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doo","download_url":"https://codeload.github.com/doo/scanbot-sdk-example-ionic-vuejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doo%2Fscanbot-sdk-example-ionic-vuejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33149972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","capacitor","cross-platform","document","document-scanner","document-scanning","image","ios","library","mrz","ocr","plugin","processing","scanner","scanning","sdk","vue","vuejs"],"created_at":"2024-11-25T11:26:29.046Z","updated_at":"2026-05-17T18:37:24.207Z","avatar_url":"https://github.com/doo.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scanbot Barcode \u0026 Document Scanning Example App for Capacitor with Ionic\n\nThis example app shows how to integrate the [Scanbot Barcode Scanner SDK](https://scanbot.io/developer/ionic-barcode-scanner/), [Scanbot Document Scanner SDK](https://scanbot.io/developer/ionic-document-scanner/), and [Scanbot Data Capture SDK](https://scanbot.io/developer/ionic-data-capture/) for Capacitor.\n\nThe Scanbot SDK Capacitor Plugin is available as an [npm package](https://www.npmjs.com/package/capacitor-plugin-scanbot-sdk).\n\nFor more details about the Scanbot SDK Capacitor Plugin please refer to the [documentation](https://docs.scanbot.io/document-scanner-sdk/capacitor/).\n\n## What is the Scanbot SDK?\n\nThe Scanbot SDK lets you integrate barcode \u0026 document scanning, as well as data extraction functionalities, into your mobile apps and website. It contains different modules that are licensable for an annual fixed price. For more details, visit our website https://scanbot.io.\n\n\n## Trial License\n\nThe Scanbot SDK will run without a license for one minute per session!\n\nAfter the trial period has expired, all SDK functions and UI components will stop working. You have to restart the app to get another one-minute trial period.\n\nTo try the Scanbot SDK without a one-minute limit, you can get a free “no-strings-attached” trial license. Please submit the [Trial License Form](https://scanbot.io/trial/) on our website.\n\n## Free Developer Support\n\nWe provide free \"no-strings-attached\" developer support for the implementation \u0026 testing of the Scanbot SDK.\nIf you encounter technical issues with integrating the Scanbot SDK or need advice on choosing the appropriate\nframework or features, please visit our [Support Page](https://docs.scanbot.io/support/).\n\n## Documentation\n👉 [Scanbot SDK documentation](https://docs.scanbot.io/document-scanner-sdk/capacitor/introduction/)\n\n## How to run this app\n\n### Requirements\n\n- NodeJS 16+ \u0026 npm\n- [Capacitor CLI](https://www.npmjs.com/package/@capacitor/cli) 5+\n- For Android apps:\n    * Android SDK (API Level 22+), Platforms and Developer Tools\n    * Android Studio Flamingo | 2022.2.1 with Gradle 8, Java JDK 17\n- For iOS apps: \n    * iOS 13+\n    * macOS with Xcode 14.1+\n\nPlease check the full [requirements for Capacitor](https://capacitorjs.com/docs/getting-started/environment-setup).\n\n### Install\n\nInstall the node modules of this project:\n\n```\ncd scanbot-sdk-example-ionic-vuejs/\nnpm install\n```\n\n### Build\n\nBuild the web assets and sync with the Capacitor native projects:\n\n```\nnpm run build\nnpx cap sync\n```\n\n### Run\n\nConnect an Android or iOS device via USB and run the app from IDE or Command Line Interface (CLI).\n\n\n#### IDE\nOpen the native projects in corresponding IDEs (Android Studio or Xcode) and hit the \"Run\" button:\n\n```\nnpx cap open android\nnpx cap open ios\n```\n\n#### CLI\nOr alternatively run the projects via CLI (Android or iOS):\n\n```\nnpx cap run android\nnpx cap run ios\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoo%2Fscanbot-sdk-example-ionic-vuejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoo%2Fscanbot-sdk-example-ionic-vuejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoo%2Fscanbot-sdk-example-ionic-vuejs/lists"}