Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

scandit-web-datacapture-core

scandit-ci32.9kSEE LICENSE IN LICENSE6.28.5TypeScript support: included

Scandit Data Capture SDK for the Web

scandit, barcode, data capture, capture, qr, scan, scanner, scanning, code, webassembly, sdk, javascript, typescript, web component

readme

ScanditCaptureCore builds the foundation of all data capture related functionality offered by the Scandit Data Capture SDK. It contains classes and interfaces shared between the data capture modules.

Learn more with the official documentation or get started with our samples

Apple Silicon (M1) development note

node-canvas does not have a prebuilt binary for apple m1 chips so before installing you may need to add some dependencies and let node compile the library for you

brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman

See the issue https://github.com/Automattic/node-canvas/issues/2075