{"id":18696337,"url":"https://github.com/dynamsoft/label-recognizer-javascript-demo","last_synced_at":"2026-02-19T14:32:12.346Z","repository":{"id":44849322,"uuid":"469549399","full_name":"Dynamsoft/label-recognizer-javascript-demo","owner":"Dynamsoft","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-27T08:54:09.000Z","size":6605,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-19T00:38:27.487Z","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-03-14T02:05:06.000Z","updated_at":"2024-04-11T04:17:46.000Z","dependencies_parsed_at":"2023-11-15T03:23:04.609Z","dependency_job_id":"4340c1c6-cd9f-4dc8-8098-717b269efe6a","html_url":"https://github.com/Dynamsoft/label-recognizer-javascript-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dynamsoft/label-recognizer-javascript-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Flabel-recognizer-javascript-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Flabel-recognizer-javascript-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Flabel-recognizer-javascript-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Flabel-recognizer-javascript-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynamsoft","download_url":"https://codeload.github.com/Dynamsoft/label-recognizer-javascript-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Flabel-recognizer-javascript-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29618309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"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":[],"created_at":"2024-11-07T11:18:15.278Z","updated_at":"2026-02-19T14:32:12.320Z","avatar_url":"https://github.com/Dynamsoft.png","language":"Vue","readme":"# Dynamsoft JavaScript MRZ Scanner Demo\n\nThis repository contains the source code of the [web MRZ scanner online demo](https://demo.dynamsoft.com/label-recognizer-js/mrz-scanner.html) and [web VIN scanner online demo](https://demo.dynamsoft.com/label-recognizer-js/vin.html) which use the JavaScript Edition of [Dynamsoft Label Recognizer SDK](https://www.dynamsoft.com/label-recognition/overview/), an OCR SDK that reads alphanumeric characters and standard symbols from images of varying background colour, font, or text size.\n\n\u003e NOTE:\n\u003e\n\u003e This project includes a big part of UI-related source code for demoing purposes. \n\u003e\n\u003e To create your own MRZ or VIN scanner application, you may start with the simple samples in the [Dynamsoft Label Recognizer JS samples repository](https://github.com/Dynamsoft/label-recognizer-javascript-samples).\n\n## Preparation\n\nMake sure you have [node](https://nodejs.org/), [yarn](https://yarnpkg.com/cli/install) and [Vue CLI](https://cli.vuejs.org/) installed. `node 14.16.0` , `yarn 1.22.10` and `@vue/cli 4.5.13` are used in the example below. \n\n## Run the project\n\n1. Set up\n\n    ```cmd\n    npm install\n    ```\n\n2. Add license\n\n    A default license is included which allows you to test the demo for up to 24 hours. You can [request a trial license](https://www.dynamsoft.com/customer/license/trialLicense?product=dlr) via Dynamsoft customer portal to evaluate further.\n\n    Open `src/dlr.ts` and input your license key in this line:\n\n    ```ts\n    LabelRecognizer.license = 'YOUR LICENSE';\n    ```\n\n    Open `src/dcp.ts` and input your license key in this line:\n    \n    ```ts\n    LicenseManager.initLicense('YOUR LICENSE');\n    ```\n\n3. Compiles and hot-reloads for development\n\n    ```cmd\n    npm run serve\n    ```\n\n## Contact Us\n\nIf you have any questions with these samples, feel free to submit an issue or [contact us](https://www.dynamsoft.com/company/contact/).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Flabel-recognizer-javascript-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft%2Flabel-recognizer-javascript-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Flabel-recognizer-javascript-demo/lists"}