An open API service indexing awesome lists of open source software.

https://github.com/veryfi/veryfi-lens-socket

Lens for Browser socket sdk
https://github.com/veryfi/veryfi-lens-socket

Last synced: 2 months ago
JSON representation

Lens for Browser socket sdk

Awesome Lists containing this project

README

          

# Veryfi Lens for Browser

Veryfi Lens for Web SDK is a framework for your web app to give it document capture superpowers in minutes.

Lens follows a client-server architecture where the server is for validating your client and getting session key and the client side is for displaying and showing Lens components for capturing documents.

1. Import package `import VeryfiLens from 'veryfi-lens-socket'`
2. Add `id='veryfi-container'` to a div you want lens to appear (it should have full height and hidden overflow)