@microblink/docver-in-browser-web-component
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

This package provides the Web Component built in StencilJS which provides a UI for simpler usage of the SDK.

This component is based on the one provided in the blinkid-in-browser-sdk (readme for UI), but is also preconfigured for easier usage for image capturing, and has improved TS types.

It also uses @microblink/docver-in-browser-sdk as a peer dependency, meaning you don't need to explicitly install it.

Usage example:

// main.js
import "@microblink/docver-in-browser-web-component";
<blinkid-in-browser
  engine-location="https://localhost:3000/resources"
  license-key="YOUR_LICENCE_KEY"
></blinkid-in-browser>

<script src="path/to/main.js" />

For an example you can run, check the apps/example-ui-stencil example in the GitHub repository

Readme

Keywords

none

Package Sidebar

Install

npm i @microblink/docver-in-browser-web-component

Weekly Downloads

37

Version

2.1.2

License

none

Unpacked Size

1.71 MB

Total Files

110

Last publish

Collaborators

  • mb-mpisacic
  • mparadina
  • medvedecrobertmb
  • ivancuric
  • microblinkadmin
  • matijakrizanec