New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-boleto-reader

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-boleto-reader

Utility to scan, via browser camera, brazilian-banking barcode.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

React Boleto Reader

Utility to read, via browser camera, brazilian-banking barcode.

NPM JavaScript Style Guide

Install

npm install --save react-boleto-reader

Recommendation

Use this component with smart devices, witch probably have high quality cameras.

Important

The project was built with React Hooks features, requiring versions starting from 16.8.x.

Browser camera only will be available to use if:

  • The device have a camera (KKK, sorry);
  • Your application is running over HTTPS

To apps initializeds by create-react-app, this should works:

HTTPS=true npm start

Usage

Examples at this codesandbox.

Could be better, right?

Sorry.

I dedicated about 32 hours to do this package, without any previous plan and idea, only with some inspirations. Running to delivery another company project, who is the principal and much biggier.

So, if you have any suggestions, or be comfortable to code some improvements, feel free to do so.

Special thanks

All the awesome projects which made this other one possible:

License

MIT © udimberto

Keywords

boleto

FAQs

Package last updated on 18 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts