aztec-scan

WIP Aztec Scan - an awesome Aztec code scanner.

Usage no npm install needed!

<script type="module">
  import aztecScan from 'https://cdn.skypack.dev/aztec-scan';
</script>

README

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.