{"id":19122871,"url":"https://github.com/digitalbazaar/aamva-parse","last_synced_at":"2025-05-05T18:26:38.177Z","repository":{"id":54665202,"uuid":"335713883","full_name":"digitalbazaar/aamva-parse","owner":"digitalbazaar","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-04T22:52:07.000Z","size":37,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-14T21:07:14.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalbazaar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-03T18:12:29.000Z","updated_at":"2024-06-24T03:21:26.000Z","dependencies_parsed_at":"2022-08-13T23:10:58.029Z","dependency_job_id":null,"html_url":"https://github.com/digitalbazaar/aamva-parse","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Faamva-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Faamva-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Faamva-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Faamva-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalbazaar","download_url":"https://codeload.github.com/digitalbazaar/aamva-parse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252552119,"owners_count":21766641,"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-09T05:23:19.906Z","updated_at":"2025-05-05T18:26:38.155Z","avatar_url":"https://github.com/digitalbazaar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aamva-parse _(@digitalbazaar/aamva-parse)_\n\n\u003e JavaScript library for parsing data scanned from aamva-compliant driver's license\n\n## Table of Contents\n\n- [Install](#install)\n- [Usage](#usage)\n- [Contribute](#contribute)\n- [Commercial Support](#commercial-support)\n- [License](#license)\n\n\n## Install\n\nTo install from `npm`:\n\n```\nnpm install @digitalbazaar/aamva-parse\n```\n\nTo install locally (for development):\n\n```\ngit clone https://github.com/digitalbazaar/aamva-parse.git\ncd aamva-parse\nnpm install\n```\n\n## Usage\n\n```js\nimport {parse} from '@digitalbazaar/aamva-parse';\n\nconst t = parse({text: scannedText});\n\n// Example output\n// t -\u003e { dob: '10311958', docId: '123456-789', expiration:'10312021', issuerState: 'WY' }\n```\n\n## Contribute\n\nPlease follow the existing code style.\n\nPRs accepted.\n\n## Commercial Support\n\nCommercial support for this library is available upon request from\nDigital Bazaar: support@digitalbazaar.com\n\n## License\n\n[BSD-3-Clause](LICENSE.md) © 2021 Digital Bazaar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalbazaar%2Faamva-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalbazaar%2Faamva-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalbazaar%2Faamva-parse/lists"}