0.0.3 • Published 3 years ago

aztec-scan v0.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

What is Aztec Scan?

Aztec Scan is an open-source Aztec Code image processing library implemented in TypeScript to use in browser environment.

Note: This project is work-in-progress and is not yet ready for production use.

Installation

npm install aztec-scan --save

or

yarn add aztec-scan

Browser Support

This library uses MediaDevices web API to scan using camera, which is not supported by older browsers.