Skip to content

dawid-napora/aztec-scan

Repository files navigation

Aztec Scan

NPM npm bundle size npm npm npm type definitions ECMAScript version: 2020 GitHub top language GitHub contributors

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.