Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ZXing for JS

1D and 2D Barcode scanner available in multiple JavaScript environments.
Collective - Host: opensource - https://opencollective.com/zxing-js - Code: https://github.com/zxing-js

Fixed typo leading to unterminated recursion in restartScan

github.com/zxing-js/ngx-scanner - 9125f349770c415585012f210ce5050848a9c290 authored over 6 years ago
Remove const from BarcodeFormat enum

to support ngx-scanner string translation

github.com/zxing-js/library - a299e386910864696ff147a63642b0e20498b43c authored over 6 years ago
Fix POSSIBLE_FORMATS decode hint evaluation

github.com/zxing-js/library - da876827d3ea707dc60712e9b0eb3794f64f5020 authored over 6 years ago
Ordered imports

github.com/zxing-js/library - dd4a8500d679162272eda351dc2e8411a7c877f2 authored over 6 years ago
Updated README to refelect Code 39 support

github.com/zxing-js/library - 5b5a4dbad59f27bb3cb0303abdd4b3190621752e authored over 6 years ago
Merge pull request #114 from zxing-js/master

moved API to Wiki

github.com/zxing-js/ngx-scanner - 8d4ab59b678da31f6b7a8667bf5751a8cfe8de59 authored over 6 years ago
Merge branch 'develop' into master

github.com/zxing-js/ngx-scanner - 279f02d0187f5ffab6811d06e9e69b77b2a26d5e authored over 6 years ago
moved API to Wiki

github.com/zxing-js/ngx-scanner - 9bcd19f4eda888bbe957205f2b9f3535574f61f2 authored over 6 years ago
Fixed Codacy/PR Quality Review remark

github.com/zxing-js/library - 2b7f0470699aa5593880775ee8f62ab1fed6525c authored over 6 years ago
Fixed linter problems

github.com/zxing-js/library - d41596496d1ec74a96ec7d9ee9ea07117ed686a0 authored over 6 years ago
Configured lint and build tasks for VSCode

github.com/zxing-js/library - b882ccdf91c5ce375a9a399de665c7658de08046 authored over 6 years ago
Added launch settings to be able to debug tests.

Modified webpack.config.test.js to prevent instrumentation
when intending to debug.

github.com/zxing-js/library - f2d4a2c1d54826f89c0dc0565dd7da52c00caa03 authored over 6 years ago
Fixed porting bug in Code39Reader

github.com/zxing-js/library - 26e36aca5ec35c2b6fcf882f79b3a9188de556e2 authored over 6 years ago
Initial port of Code39Reader

github.com/zxing-js/library - edbef805364a9332e7496f45684af57364773c66 authored over 6 years ago
Merge branch 'develop' into master

github.com/zxing-js/ngx-scanner - 1d50a46bc1da5dc883cda24adbbde2129b326837 authored over 6 years ago
Fixed typo leading to unterminated recursion in restartScan

github.com/zxing-js/ngx-scanner - 8a7b44f9d14bdce29a4a1779c704b083685b7756 authored over 6 years ago
fixes undefined image element error (#107)

github.com/zxing-js/ngx-scanner - 5a1a68d695a5967bacb49b023a2cfbcd012e9eb6 authored over 6 years ago
Merge pull request #57 from zxing-js/develop

Release v0.6.0.

May the force be with you!

github.com/zxing-js/library - c4e9fde67404445a15515c6e14e801d06183459c authored over 6 years ago
improved permission response handling

github.com/zxing-js/ngx-scanner - b98ed1f325cd6854b1588561b6bffd88d606f3dc authored over 6 years ago
allow enumerateDevices to run after ask permission

Changed when enumerateDevices may be executed, allowing it to run afeter permission request as i...

github.com/zxing-js/ngx-scanner - c36616ebb97cab44d3b1b4a7e3385ee2cfa5c423 authored over 6 years ago
updated permission definition

Fixes #104

github.com/zxing-js/ngx-scanner - b2e3474fbfb4a99fee146c7bdef71ad34bedc532 authored over 6 years ago
Merge remote-tracking branch 'origin/develop' into develop

github.com/zxing-js/ngx-scanner - d5c659eae7b9718c0091dabcee492dde39fb81a7 authored over 6 years ago
hasDevices handling

github.com/zxing-js/ngx-scanner - 8a14238bd8ee801ca759185041b8ebcc59d66b4c authored over 6 years ago
ignore not needed, as packs are made out of dist

github.com/zxing-js/ngx-scanner - 1d829c330ce3d7e081d5400c50cdf491f80dc1a5 authored over 6 years ago
fix travis build config

github.com/zxing-js/ngx-scanner - 4ab4f7cddde3bb67cf1eee5cf36f222e227c670b authored over 6 years ago
up version (wrongly published)

github.com/zxing-js/ngx-scanner - a8a14bde35f2ee3d5907bfffe0f52804995c4f87 authored over 6 years ago
new Observable dalayed decode!

NO MORE TIMEOUTS! Lots of RxJS, optimization must be done, but for now it will work better than ...

github.com/zxing-js/ngx-scanner - 2799c9f24c3b276bef2e13a9b317d3fad8288da7 authored over 6 years ago
demo improvement

github.com/zxing-js/ngx-scanner - 8a4d01ac9209d2b899feda46a05da45e2cc0ad50 authored over 6 years ago
demo custom styles

github.com/zxing-js/ngx-scanner - f95b678913cf80c0ea251386239005756667f983 authored over 6 years ago
dependencies organization

github.com/zxing-js/ngx-scanner - 95c6a00cfbbb269fb8e3f70f06f1596a7418c7de authored over 6 years ago
removed useless things from pkg

github.com/zxing-js/ngx-scanner - 48cd831f38183c95b24661572659c975fc77b02c authored over 6 years ago
stricter comparisons + arrow functions

github.com/zxing-js/ngx-scanner - 5a841e3093a33cbe3dd08a9aa4ad8a8cb48fd877 authored over 6 years ago
Promises! + better ifs + rm never used things

github.com/zxing-js/ngx-scanner - bf34bd6839d7f479aa13d98294d7af423da85b14 authored over 6 years ago
simple code refactoration

github.com/zxing-js/ngx-scanner - 75bb4361994a946d7f0cfa16f9837b72c226d621 authored over 6 years ago
permission handling update + Promise heaven

github.com/zxing-js/ngx-scanner - 8d696a75860449c02ac27fa98be8d62b384b93a8 authored over 6 years ago
inline code markup fix

github.com/zxing-js/ngx-scanner - c980ece5de544fba34f5bea441cc1f874c31e9c1 authored over 6 years ago
removed cheat sheet

github.com/zxing-js/ngx-scanner - 5d1a75d59dca2fd9d0a036e6df25e20981923134 authored over 6 years ago
Merge pull request #103 from zxing-js/master

Updates from master

github.com/zxing-js/ngx-scanner - e2ee4dd6fbb0e149ba61620b30203a46a53bf3d9 authored over 6 years ago
removed cheat sheet

github.com/zxing-js/ngx-scanner - d61290aec823512d72a838b3a4fdab017b968fa6 authored over 6 years ago
updates from master

github.com/zxing-js/ngx-scanner - fec868bf9c2a11c68d6dafef0ff4d46953fcf937 authored over 6 years ago
Update README.md

github.com/zxing-js/ngx-scanner - e7b9cc22bb45b7382c5149f211872e6c06ccb7bf authored over 6 years ago
permissions and devices cheat sheet

github.com/zxing-js/ngx-scanner - e84ca8b10b94341901ee6ec2aa547d442b606ce1 authored over 6 years ago
added basic cheat sheet

github.com/zxing-js/library - d8edd02e6e0f1e24afa9bc0814959e7ff2630ad9 authored over 6 years ago
just docs changes

github.com/zxing-js/library - 663a507136ae1114da9c9dcea3a39d95a39c5d34 authored over 6 years ago
@zxing/library upgrade

github.com/zxing-js/ngx-scanner - 658a156d941d3666d155fb84a4e527c93313ee87 authored over 6 years ago
changed pkg description

github.com/zxing-js/library - 134f26eb34e6f27db0f3ee705e5fbe2c3827c710 authored over 6 years ago
exporting Exceptions + fix some browser exports

github.com/zxing-js/library - 6a881dc3e426f4f78e73194b976e4d85e21bcf4c authored over 6 years ago
Merge branch 'master' into develop

github.com/zxing-js/library - 50a6b1b61c5eca6cdef689b899f0035193cf9b4e authored over 6 years ago
up version + text-encoding optional

github.com/zxing-js/library - d4394f276c02631ba8cf957b390a83a9879986dc authored over 6 years ago
how to run the docs

github.com/zxing-js/library - 4eb62ec6182f19cadc64f444754aaebd8f002757 authored over 6 years ago
avoid useless const definition

github.com/zxing-js/library - c6118cdef7b4b69acf02752e5feaec0219aacba0 authored over 6 years ago
rm text-encoding from browser

It was loaded but never used!

github.com/zxing-js/library - 497b25b42385c614ee013175d991b7265fa245ca authored over 6 years ago
fix getName issue

github.com/zxing-js/library - 8c643b34ace2df01585c61635d4cd707e454180b authored over 6 years ago
fix decodeFallback usage

github.com/zxing-js/library - 642d48d32c751bd1fd4f7269bcbde39a8723b228 authored over 6 years ago
enabled decode Fallback again

github.com/zxing-js/library - 64ca8288d5d51f53dc0d50a9052d1314014035a8 authored over 6 years ago
fix peer whitelist

github.com/zxing-js/ngx-scanner - a12151d6ed2e4a1b99ea0fe31d506603a4b51c5e authored over 6 years ago
Merge pull request #56 from mpodlasin/crop-2

Moke drawing canvas related code protected so that it can be extended…

github.com/zxing-js/library - 8cbd1d4b307a8936c0bcfc54d142034bec496f5e authored over 6 years ago
Merge branch 'develop' into crop-2

github.com/zxing-js/library - 625096202f888fade34b63e36fba0741c5a13d3d authored over 6 years ago
oops, forgot the parameters

github.com/zxing-js/library - 941e835fa26d02c5ba755a680bc868384cd731c8 authored over 6 years ago
parametized draw method

github.com/zxing-js/library - 04dff7141c7db734c308fc3565a8b3c9bc2a4659 authored over 6 years ago
Remove trailing whitespace

github.com/zxing-js/library - 0d75cd5cc6cf5f77cd1a690e962f69a7dca03d6f authored over 6 years ago
Moke drawing canvas related code protected so that it can be extended to crop image

github.com/zxing-js/library - fa3d2742ccc4c302f79aca2dfb78380b26d784c9 authored over 6 years ago
rm excessive log

github.com/zxing-js/library - 3412184d5f3b9b1c3a7b1a1cfe803db729d15932 authored over 6 years ago
Merge pull request #52 from zxing-js/feature/typescript-upgrade

Feature/typescript upgrade.

May the force be with you.

github.com/zxing-js/library - 2fd355431f9cadb93d9f7d2981f9bca4e1dcfa1a authored over 6 years ago
rm undesired files from npm pack

github.com/zxing-js/library - 7c3f4bab063d09e97335e2f7dc7580dd1cf05673 authored over 6 years ago
hidden tests exception output

github.com/zxing-js/library - 50f53a915fe86418b9576c3197af3835331a606b authored over 6 years ago
text-encoding build time optimization as peer

github.com/zxing-js/library - 564181c7ec07976b0ff406ee393fdd2f820e543a authored over 6 years ago
temporary workarround to pass tests

github.com/zxing-js/library - 3d296b77e1f94d28d45583edde6d440ede70cfcc authored over 6 years ago
passing tests

github.com/zxing-js/library - 4dd24440171eef05155243da6e7cc48236043910 authored over 6 years ago
friendlier exception

github.com/zxing-js/library - b0958470c59f3358e63f2c949204096af974bd38 authored over 6 years ago
added some Exception messagin'

github.com/zxing-js/library - bc3f18b2b4c286bfe47925297bc2b3250697aa51 authored over 6 years ago
add NotFoundException message

github.com/zxing-js/library - d69ca902e9461e3869f7b0df7e3cd6c5233c3bd6 authored over 6 years ago
a little curve in develop

github.com/zxing-js/library - 296da6f1613276f294172a98dde4ce50d2f3c1a7 authored over 6 years ago
changed method name

github.com/zxing-js/library - 2216f76371160e53605c40447d77120961c34185 authored over 6 years ago
removed unneeded mocha import

github.com/zxing-js/library - c3e84976a0f8876c9f734c3a3fd4387ec1812164 authored over 6 years ago
assertion message changed

github.com/zxing-js/library - 6a7f541f938d6d2c6d647df174297873e15322c5 authored over 6 years ago
improved log message

github.com/zxing-js/library - 8cbe746e51cf1a19eace1b5529ce0ee946b732fb authored over 6 years ago
inexistent file removed

github.com/zxing-js/library - 2649930b7cf0f1a5adef8db4032d4c1ff111a643 authored over 6 years ago
instanceof refactoring

github.com/zxing-js/library - 79ae3a389257852fc440eb68de4f08d0ce5fe03e authored over 6 years ago
did some callback hell cleanup

github.com/zxing-js/library - 6a78e7f9038893b9d7182b323d7c6ed93d7bea17 authored over 6 years ago
Merge branch 'feature/typescript-upgrade' of https://github.com/zxing-web/library into feature/typescript-upgrade

github.com/zxing-js/library - 0d42987fa7a6908cec1b35211b9fa4231cd2a3a4 authored over 6 years ago