Open Source Licenses

Last updated: February 14, 2026

Scan 2 Flow is built using open source software. We are grateful to the developers and contributors of these projects. Below is a list of the major libraries and frameworks we use, along with their licenses.

Core Barcode Libraries

ZXing Library (@zxing/library)

License: Apache License 2.0

Copyright: ZXing authors

Multi-format 1D/2D barcode image processing library. Used for barcode and QR code scanning functionality.

github.com/zxing-js/library

zxing-wasm

License: Apache License 2.0

WebAssembly build of ZXing C++ for high-performance barcode scanning.

github.com/Sec-ant/zxing-wasm

jsQR

License: Apache License 2.0

Copyright: Cozmo, Inc.

Pure JavaScript QR code reading library.

github.com/cozmo/jsQR

qrcode

License: MIT License

QR code generator for JavaScript.

github.com/soldair/node-qrcode

Framework & Core

Nuxt

License: MIT License

The Intuitive Vue Framework.

nuxt.com

Vue.js

License: MIT License

Progressive JavaScript framework.

vuejs.org

Additional Libraries

Tailwind CSS

License: MIT License

Utility-first CSS framework.

tailwindcss.com

Material Design Icons (@mdi/js)

License: Apache License 2.0 / SIL Open Font License 1.1

Material Design icon library.

materialdesignicons.com

Pinia

License: MIT License

State management for Vue.

pinia.vuejs.org

Sharp

License: Apache License 2.0

High-performance image processing.

sharp.pixelplumbing.com

Apache License 2.0

Several libraries used in Scan 2 Flow are licensed under the Apache License 2.0, which requires:

  • Preservation of copyright and license notices
  • Statement of any modifications made to the original code
  • Inclusion of the NOTICE file if provided by the original project

View full license text

MIT License

Many libraries are licensed under the MIT License, which permits use, modification, and distribution with minimal restrictions, provided the copyright notice is retained.

View full license text