barcode4nodejs
Advanced tools
Comparing version 9.6.22 to 9.6.23
@@ -0,0 +0,0 @@ var dbr = require('../../index.js'); |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ var dbr = require('../../index.js'); |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ # Native Desktop Barcode Reader |
@@ -0,0 +0,0 @@ ## Usage |
@@ -0,0 +0,0 @@ const dbr = require('barcode4nodejs'); |
@@ -0,0 +0,0 @@ var dbr = require('../../index.js'); |
@@ -0,0 +0,0 @@ ## Barcode Scanner with UVC Camera |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ ## How to Create a RESTful Service for Reading Barcode |
@@ -0,0 +0,0 @@ // http://restify.com/ |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ var formidable = require('formidable'); |
@@ -0,0 +0,0 @@ if (process.platform === 'win32') { |
{ | ||
"name": "barcode4nodejs", | ||
"version": "9.6.22", | ||
"version": "9.6.23", | ||
"description": "Node.js bindings to Dynamsoft Barcode Reader C/C++ SDK.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -109,3 +109,4 @@ # Node.js Barcode & QR Code SDK | ||
console.log('x4: ' + result['x4']); | ||
console.log('y4 : ' + result['y4']); | ||
console.log('y4: ' + result['y4']); | ||
console.log('decoding time: ' + result['time']); | ||
} | ||
@@ -112,0 +113,0 @@ }, ""); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
192
130688289
65
10296