Overview

JavaScript module for working with QRs

Install

> bun install qrsart

Exports

qrsart - Main package for creating codes

qrsart/search - Search helpers to iterate over encodings

qrsart/score - Scoring utils to sort possible encodings (for themes)

Performance

This package is designed to best fast at generating millions of QR codes in order to find the best-looking encodings.

  • Lazy permutations
  • Bitwise grid operations
  • Efficient scoring