Reactjs barcode scanner

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • html5-qrcode

    A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org

  • I recently spent quite a while researching different js barcode scanning libraries for work, so I’ll share my experience. The best free library I found was html5-qrcode. It uses zxing under the hood and it’s pretty adequate for most use cases. For any personal project it’s probably the best you’re gonna get. Like you, we found that it had trouble when barcodes were obscured, and since ours were really long code128 barcodes, it really struggled with those. Unfortunately this meant we had to pivot to one of the paid options. Dynamsoft, Scanbot, and Scandit all seem to do a really good job of picking up barcodes, so for professional use any of those 3 will probably meet your needs. From my experience Scandit seemed the best at picking up tough to read codes, so that’s the option we went with. Hopefully this is enough to get you started!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • HTML5-qrcode – open-source, cross platform HTML5 QR code reader

    1 project | news.ycombinator.com | 5 Apr 2024
  • Barcode Scanner compatible with mobile browsers

    1 project | /r/react | 4 May 2023
  • Specially qr code reader

    1 project | /r/androidapps | 6 Mar 2023
  • Python QR code Hello there , I hope you all are good, I have questions regarding code in python. I want to create a web application can like person scan qr code 5 time and 6 time they will get some rewards. So can you please tell me process step by step , which python library is good , how to store

    1 project | /r/flask | 23 Dec 2022
  • QR scanner

    1 project | /r/webdev | 22 Nov 2022