react-barcode-scanner
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published
logo

React Barcode Scanner

npm version npm version licence: MIT

Introduction

A lightweight barcode scanner base on Barcode Detection API, and polyfill use zbar.wasm

Usage

import { BarcodeScanner } from 'react-barcode-scanner'
import "react-barcode-scanner/polyfill"

export default () => {
  return <BarcodeScanner />
}

Detail

Documentation

License

MIT

Package Sidebar

Install

npm i react-barcode-scanner

Weekly Downloads

3,298

Version

4.0.0

License

MIT

Unpacked Size

40.7 kB

Total Files

55

Last publish

Collaborators

  • preflower
  • imted