{"id":18771055,"url":"https://github.com/rareloop/cordova-plugin-visionkit","last_synced_at":"2025-04-13T07:32:18.397Z","repository":{"id":57209127,"uuid":"255575451","full_name":"Rareloop/cordova-plugin-visionkit","owner":"Rareloop","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-23T11:45:48.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-26T00:04:43.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rareloop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-14T10:12:15.000Z","updated_at":"2023-03-30T14:28:44.000Z","dependencies_parsed_at":"2022-08-26T17:31:13.869Z","dependency_job_id":null,"html_url":"https://github.com/Rareloop/cordova-plugin-visionkit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rareloop%2Fcordova-plugin-visionkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rareloop%2Fcordova-plugin-visionkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rareloop%2Fcordova-plugin-visionkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rareloop%2Fcordova-plugin-visionkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rareloop","download_url":"https://codeload.github.com/Rareloop/cordova-plugin-visionkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223574839,"owners_count":17167569,"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-07T19:23:04.730Z","updated_at":"2024-11-07T19:23:05.388Z","avatar_url":"https://github.com/Rareloop.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VisionKit plugin for Cordova\n\nA wrapper around the iOS 13 VisionKit API's to provide document scanning on iOS.\n\n**VisionKit requires iOS 13+**\n\n## Installation\n```\n   $ cordova plugin add cordova-plugin-visionkit\n```\n\n## Usage\n```\n  const success = (images) =\u003e {\n    images.forEach((path) =\u003e {\n      console.log(path);\n    });\n  };\n\n  const failure = (error) =\u003e {\n    console.error(failure);\n  };\n\n  window.VisionKit.scan(success, failure);\n```\n\n_Note: If the user cancels the scanner you'll recieve a success callback with an empty array_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frareloop%2Fcordova-plugin-visionkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frareloop%2Fcordova-plugin-visionkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frareloop%2Fcordova-plugin-visionkit/lists"}