Détail du package

scandit-web-datacapture-core

scandit-ci44.6kSEE LICENSE IN LICENSE6.28.5

Scandit Data Capture SDK for the Web

scandit, barcode, data capture, capture

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