@microblink/blinkid-in-browser-sdk
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-beta.0
{ | ||
"name": "@microblink/blinkid-in-browser-sdk", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-beta.0", | ||
"description": "A simple ID scanning library for WebAssembly-enabled browsers.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.ts", |
@@ -9,3 +9,3 @@ # _BlinkID_ In-browser SDK | ||
For more information on how to integrate _BlinkID_ SDK into your web app read the instructions below. Make sure you read the latest [Release notes](Release%20notes.md) for most recent changes and improvements. For a quick demo, check out our [integration sample app](demo). | ||
For more information on how to integrate _BlinkID_ SDK into your web app read the instructions below. Make sure you read the latest [Release notes](Release%20notes.md) for most recent changes and improvements. For a quick demo, check out our [integration sample app](demo). You can also check the live version of this sample app by clicking [this link](https://blinkid.github.io/blinkid-in-browser/demo/build/index.html). | ||
@@ -12,0 +12,0 @@ _BlinkID_ In-browser SDK is meant to be used natively in a web browser. It will not work correctly within a iOS/Android WebView or NodeJS backend service. If you are looking for Cordova/PhoneGap version, please go [here](https://github.com/BlinkID/blinkid-cordova). If you want to use BlinkID as a backend service, please go [here](https://github.com/microblink/docker). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3858
4758739