scandit-web-datacapture-core

scandit-ci
popular esm cjs
scandit-web-datacapture-core JS library homepage scandit-web-datacapture-core JS library on npm Download scandit-web-datacapture-core JS library

Scandit Data Capture SDK for the Web

Version 6.28.4 License SEE LICENSE IN LICENSE
scandit-web-datacapture-core JS library homepage
scandit-web-datacapture-core JS library on GitHub
scandit-web-datacapture-core JS library on npm
Download scandit-web-datacapture-core JS library
Keywords
scanditbarcodedata capturecaptureqrscanscannerscanningcodewebassemblysdkjavascripttypescriptweb component

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