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

2.0.2 • 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

655

Version

2.0.2

License

MIT

Unpacked Size

35.1 kB

Total Files

51

Last publish

Collaborators

  • preflower
  • imted