Commit Graph

15 Commits (05e6b46121fb2ecb3c0c971637738ae47807fa19)

Author SHA1 Message Date
Alexei Domratchev 05e6b46121 Converted to TypeScript
Upgraded tools: Webpack 4.38, Babel 7.5, Karma 4.2, Chai 4.2, Sinon 7.3
Removed redundant files
Removed all 3rd party dependencies for Web version
Changed ImageDebug API
Changed Box interface to be [Point, Point, Point, Point]
Improved performance by utilizing ES6+ features, bitwise operators, etc.
Added support for area measured in pixels (px)
6 years ago
Christoph Oberhofer 06bcda3157 194: Added basic support for 2of5 barcodes; fixed integration-tests 8 years ago
Christoph Oberhofer 036fc30d48 Added camera selection to example; Upgrade to webpack 2.2 9 years ago
Christoph Oberhofer c4cbf10976 Added tests for selecting camera; related to #128 9 years ago
Christoph Oberhofer da08ae3eaf Upgrade to webpack 2 and babel 6 9 years ago
Christoph Oberhofer ce81e9169c Fixed test-runner 9 years ago
Christoph Oberhofer aabb555e8c Fixed tests 10 years ago
Christoph Oberhofer 0ed588ecb5 Fixed Integration-Tests 10 years ago
Christoph Oberhofer 0e917e4009 Updated Readme and webpack-config 10 years ago
Christoph Oberhofer 8668e79b63 Fixed unit/integration testing; fixed a few linting errors; 10 years ago
Christoph Oberhofer e65df1d131 Updated npm-dependencies 10 years ago
Christoph Oberhofer 4473521ae0 Merged master 10 years ago
Christoph Oberhofer e2f3d693dd Added integration-tests for all decoders; Split up integration and unit tests 10 years ago
Christoph Oberhofer d4ba4ccaae Updated test-runner; Added integration-tests for EAN; Fixed error-measure for EAN 10 years ago
Mario Zupan ac9b1ee35e add basic test setup with karma, mocha, chai and sinon 11 years ago