Socket
Socket
Sign inDemoInstall

vue-barcode-scanner

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-barcode-scanner - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "vue-barcode-scanner",
"version": "0.0.5",
"version": "0.0.6",
"description": "Barcode Scanner Plugin for Vue.js",

@@ -5,0 +5,0 @@ "main": "index.js",

# Vue Barcode Scanner
============
Barcode Scanner Plugin for Vue.js
## Requirement
> Barcode Scanner Plugin for Vue.js
## Features
Usually in the market have a lot of barcode scanner. So we need to handle a lot of things to make this input right as it was for all scanner.
### What's the problem
* The listener will alway trigger for each charactor input, So we need to put it together and check when it's finished and ready to use.
* Need to handle some special charactors for some scanner, Because it's not the same for all scanner.
### What this plugin do for you
* Handle the listener for you and return the ready barcode to your callback just once when scanning is finished.
* Handle special charactors and return the complete barcode to you.
----------------------------------------
## Dependencies
* vue
----------------------------------------

@@ -7,0 +20,0 @@ ## Initiate

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc