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

Updated Readme for working demo

github.com/zxing-js/library - 6e6a566513afe939eac1cff259b3d7aa2ea09815 authored over 6 years ago
Set theme jekyll-theme-minimal

github.com/zxing-js/library - 42b53f3a85224425343921840df83f9d5d1e1986 authored over 6 years ago
Merge pull request #2 from Tjieco/ITFBarcodeScanner

Itf barcode scanner

github.com/zxing-js/library - 509773fb871067683a4c126ee941f04422f0895c authored over 6 years ago
ITF barcode scanner implemented (clean)

github.com/zxing-js/library - 0b8a991c84277ecbf6158e6759690c3c9afccaa0 authored over 6 years ago
ITF barcode scanner implemented (rough)

github.com/zxing-js/library - 53692703fafdb012a402cee17c0093c683525363 authored over 6 years ago
Merge pull request #1 from Tjieco/FrontEndBarcodeReader

Front end barcode reader

github.com/zxing-js/library - c45c3f4193a83dcbd7637c31cc24c784416475dc authored over 6 years ago
Added navigation to barcode scan page.

github.com/zxing-js/library - cfce14da8995eaed2b904356f7387082bf8479c2 authored over 6 years ago
Removed docs from ignore to add barcode example

github.com/zxing-js/library - 1a6200013eb59588113908e59a02132248e46406 authored over 6 years ago
Added Barcode Camera example

github.com/zxing-js/library - 8b286743af08a85615a97517ce278780351cb69b authored over 6 years ago
rm white stripe from logo's bottom

github.com/zxing-js/ngx-scanner - 1d8f2b0788530e7abc68992cac90a49791b6dd37 authored over 6 years ago
Merge pull request #17 from zxing-js/develop

Code 128 Release

github.com/zxing-js/library - d4e5e17f8d2cbd054377c8b4f67e1cd49ef8dfc3 authored over 6 years ago
rxjs as dependency

in ng 6 the needs rxjs 5

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

github.com/zxing-js/ngx-scanner - f2ce90c55959e1cf1b9048245cebe545f8661e78 authored over 6 years ago
Update and rename README.MD to README.md

Moved lots of things to Wiki to avoid a too big readme file.

github.com/zxing-js/ngx-scanner - c0a79ec268892b546368ee820ab818ff5dee176c authored over 6 years ago
simplified permission catch definition

github.com/zxing-js/ngx-scanner - bdfd8f5039221e7d0b9ae8d647a3dc7d5052cde3 authored almost 7 years ago
fixed element reference

github.com/zxing-js/ngx-scanner - 1dfe568c869bba5b9ffa63aba78fffedead424c5 authored almost 7 years ago
improved quality πŸš€

refactored some code to improve quality

github.com/zxing-js/ngx-scanner - c32019f6ea3155af013eb13230a7672bb1d2bd93 authored almost 7 years ago
Merge pull request #78 from zxing-js/feature/ssr-stability

Feature/ssr stability

github.com/zxing-js/ngx-scanner - ffe82f21ddd3c04f7de576c1f49a32ab49a6c451 authored almost 7 years ago
Merge branch 'develop' into feature/ssr-stability

github.com/zxing-js/ngx-scanner - c9ef8aa2133f738aee3d11fab10d5ce02272d97c authored almost 7 years ago
rm bad browser check

github.com/zxing-js/ngx-scanner - 154936605df460e986c2af1f2408a92dce033039 authored almost 7 years ago
added docs + browser globals check

github.com/zxing-js/ngx-scanner - 856a8a9790a1b87fa8711baca466baa041efe845 authored almost 7 years ago
#77 Not working with Edge

github.com/zxing-js/ngx-scanner - 7d190ab7f7274db5f624c3c9cb0397aa3bbfbd5e authored almost 7 years ago
#77 Don't use hidden attribute with Angular >= 2

github.com/zxing-js/ngx-scanner - b0d3ff7ac790f9b34177a1268c4bd0d71d2adf72 authored almost 7 years ago
rm `.log`s solves #76

github.com/zxing-js/ngx-scanner - cd6385b02875075250a9e32820675d902ed6ebbd authored almost 7 years ago
TRYING TO DEBUG ON VSCODE / I CANT

github.com/zxing-js/ngx-scanner - e62da907ef4e2c21c6d0ec8bed41f9992c5fe521 authored almost 7 years ago
Merge pull request #14 from zxing-js/feature/linters

just a few little improvements

github.com/zxing-js/library - b978fe8f3ec33fd14108989409f96a8657f0c0d7 authored almost 7 years ago
Merge pull request #72 from xtj7/undefined-error-on-immediate-close-after-successful-scan

undefined error if scanner is closed within scanDelay after a success…

github.com/zxing-js/ngx-scanner - fef17f937964dc01193a803b4932724c0946e08d authored almost 7 years ago
Merge branch 'develop' into undefined-error-on-immediate-close-after-successful-scan

github.com/zxing-js/ngx-scanner - 31ae3935dbae592e9bdccd7fc9c3cf8e187b6883 authored almost 7 years ago
#52 Support for 1D Barcodes in Readme

github.com/zxing-js/ngx-scanner - f3b741ec56822f553be494e9a7a38c7418b0e44f authored almost 7 years ago
#55 Updated Readme for changing the size of the preview element

github.com/zxing-js/ngx-scanner - d27d951638d823dd1d757336c9b7e33265217d34 authored almost 7 years ago
just a few little improvements

github.com/zxing-js/library - 823d2897f22e3a2b67811feef7f191b70d406c17 authored almost 7 years ago
rm readerDecode method

It was an alias used one time, there's no reason for a `protected` method here.

github.com/zxing-js/ngx-scanner - 4babe9b3fa8096df65312d8d8c5b39d72e46d9a3 authored almost 7 years ago
undefined error if scanner is closed within scanDelay after a successful QR scan

See the following issue for details: https://github.com/zxing-js/ngx-scanner/issues/71

github.com/zxing-js/ngx-scanner - 596854f11212e35a58d4c730d96808eb82a734ef authored almost 7 years ago
missing typing

github.com/zxing-js/ngx-scanner - 98d23403aea3c94ad7f7ebb9c3ae0a06c4da1514 authored almost 7 years ago
changed accessor

github.com/zxing-js/ngx-scanner - 7cd180ae227a325f92716ab901d1f8cbb10015c1 authored almost 7 years ago
added reset scan

github.com/zxing-js/ngx-scanner - 752b0f4270abb2bf7e1cd8b6c398331ee396375d authored almost 7 years ago
check for browser platform

construct is aborted in case it is not browser

github.com/zxing-js/ngx-scanner - f13667ea173167655fdf628dad7fba9d374f06af authored almost 7 years ago
mv instantiation to ctor / add condition in future

github.com/zxing-js/ngx-scanner - ce64125127a433a5dc4b72d116707bede1a92b12 authored almost 7 years ago
Merge pull request #69 from zxing-js/add-code-of-conduct-1

Add code of conduct 1

github.com/zxing-js/ngx-scanner - e246632b41c0fdb7ada6880e10ab7caf277b649e authored almost 7 years ago
Create CODE_OF_CONDUCT.md

Created via GitHub template.

github.com/zxing-js/ngx-scanner - 49f683b5cbd362f73e259ba9fb99ca503e334901 authored almost 7 years ago
Create ISSUE_TEMPLATE.md

github.com/zxing-js/ngx-scanner - f289b4f815bdc5ef002c550ee7d2c471290aac6a authored almost 7 years ago
Create CONTRIBUTING.md

github.com/zxing-js/ngx-scanner - 3aed09684ba6c732d0a8f7cd2c4cdd28be2829e5 authored almost 7 years ago
Update README.MD

github.com/zxing-js/ngx-scanner - 001b288a0a22e33b29112e17097ac1b934ae1842 authored almost 7 years ago
got from twbs/bootstrap

github.com/zxing-js/ngx-scanner - e774b9ea89a61a07c55dc69af949dbdb1ee6a22e authored almost 7 years ago
got from twbs/bootstrap

github.com/zxing-js/ngx-scanner - d069c1cfdebc8ff07cc227744fafac48808a49f1 authored almost 7 years ago
Merge pull request #68 from csutorasr/test

CI build and package tests added

github.com/zxing-js/ngx-scanner - 2355d0eb437c68bd0bb5b2cafb98388587510e60 authored almost 7 years ago
chore: added compodoc

github.com/zxing-js/ngx-scanner - 6e8a2a1d29a72e3d8427168c8f7ac546f1fc71ae authored almost 7 years ago
Merge branch 'develop' into test

github.com/zxing-js/ngx-scanner - 9a2d0702430ecde29bf5c53c98126c2963753750 authored almost 7 years ago
Merge pull request #67 from csutorasr/develop

fix(torch): build is failing, missing reference

github.com/zxing-js/ngx-scanner - f586b396fd22971ae942b7d998cb51707f9ccf83 authored almost 7 years ago
Update browser-code-reader.ts

github.com/zxing-js/ngx-scanner - ab3e99d8a3b844d27acb6d0e92fedae50a4683ae authored almost 7 years ago
ci(test): build tests are added to the CI

github.com/zxing-js/ngx-scanner - 9a634d4f701f0718575df1cf2d98d8b1d3cc0897 authored almost 7 years ago
fix: lint error for console.log

github.com/zxing-js/ngx-scanner - cb7e29490c1f183fa5202bfce582d783a9d08801 authored almost 7 years ago
Merge branch 'develop' into develop

github.com/zxing-js/ngx-scanner - 9d4548b67cffb192b56000195b45bab3b046c8b5 authored almost 7 years ago
fix(torch): build is failing, missing reference

github.com/zxing-js/ngx-scanner - d878bc38b88244fac24ce14ed3dffc43e387d75f authored almost 7 years ago
Merge pull request #63 from csutorasr/develop

Fix: torch

github.com/zxing-js/ngx-scanner - 06cf75f11a935e480d264ae673c889bfcd596088 authored almost 7 years ago
feat: torch compatibility is added as output

github.com/zxing-js/ngx-scanner - b9a05b88cab63dd5414033c8bc9f08afd46c0548 authored almost 7 years ago
Merge pull request #12 from challengeit/master

Ported barcode: CODE-128

github.com/zxing-js/library - f0cd6b64ae46e270a0310ab813e3a1baf26e4739 authored almost 7 years ago
Merge branch 'develop' into master

github.com/zxing-js/library - 48f8b4875f473b04314b3e309a42d0760a276af4 authored almost 7 years ago
re-increased test timeout

we gotta make tests faster

github.com/zxing-js/library - 06694c0336f4ac5c009a40506d3a700fb97d9ba8 authored almost 7 years ago
Merge branch 'develop' of github.com:csutorasr/ngx-zxing into develop

github.com/zxing-js/ngx-scanner - 36735c263fbb96a1e652efe79d3390aa76750786 authored almost 7 years ago
refactor: restart in separate function

github.com/zxing-js/ngx-scanner - 689014f9f5ee0c97f0713e1da769f171817864b4 authored almost 7 years ago
chore: up pkg version

github.com/zxing-js/library - 503f19a7415abc57bd1f78c51b0d5f74777052c9 authored almost 7 years ago
style: apply-d editorconfig styles

github.com/zxing-js/library - fbbf2000d7789a13c70dedb8db4c0851ff6063ef authored almost 7 years ago
Merge branch 'develop' into develop

github.com/zxing-js/ngx-scanner - 319ae7e8e1de578e863bfa09a9726abb39ad1208 authored almost 7 years ago
decreased tests timeout

github.com/zxing-js/library - 1c6507770323e8fc1638e75b5a4d75c2a96a5e2b authored almost 7 years ago
Merge pull request #13 from zxing-js/master

Updated chore

github.com/zxing-js/library - 7ac38568dce1e2e77fb8166103081eb106474ce0 authored almost 7 years ago
Update README.md

github.com/zxing-js/library - d83b8ab0f9281b18f29d37fb2f58ae43327f39f6 authored almost 7 years ago
chore: fixed logo link

github.com/zxing-js/ngx-scanner - 4feef677f52f597521c2a5fe696d816bbaa6b99c authored almost 7 years ago
fix: return value is removed

github.com/zxing-js/ngx-scanner - 8d66d48f9af6e90e7b7b49ddf1df3a0062f45d81 authored almost 7 years ago
Merge branch 'develop' of github.com:csutorasr/ngx-zxing into develop

github.com/zxing-js/ngx-scanner - 0831c903580c08926b69fabf3193e1dc415e10ad authored almost 7 years ago
fix(torch): video is restarted on torch off

github.com/zxing-js/ngx-scanner - 836f4d1f9e23cdc34a407b2af3e74817028d623e authored almost 7 years ago
Merge branch 'develop' into develop

github.com/zxing-js/ngx-scanner - 008f85c66a904023687a2cd266558070f7f0b0a8 authored almost 7 years ago
chore: fix Travis CI badge

github.com/zxing-js/ngx-scanner - 60e8de99ed424ec9dcc05d0bab07f710522e3c97 authored almost 7 years ago
chore: fix codacy badge

github.com/zxing-js/ngx-scanner - 85849fdbb1b5689274f1b88dc56225c21cbd0188 authored almost 7 years ago
Merge pull request #64 from zxing-js/odahcam-patch-1

html test for README

github.com/zxing-js/ngx-scanner - 462df50999c5e66c4871bb158f0edacda98277c5 authored almost 7 years ago
added organization codacy badge

github.com/zxing-js/ngx-scanner - 4bef3734f9016bdeee5e2abae47cd1713e62ab52 authored almost 7 years ago
Merge branch 'develop' into odahcam-patch-1

github.com/zxing-js/ngx-scanner - bbb70eadf87b54cf7cea20b595394bb0c1167c7a authored almost 7 years ago
fix: const should be used

github.com/zxing-js/ngx-scanner - beb2229a349d11c0261cb3f293b9a364076cea85 authored almost 7 years ago
fix(torch...): improved return/scope consistency

github.com/zxing-js/ngx-scanner - 6dc959014104ffa5fe48468c2b61bc55945de303 authored almost 7 years ago
fix(torch): using of behavior subject and chrome support

github.com/zxing-js/ngx-scanner - fb3c60b14252d9ea65813fa09f03952ddcafd2da authored almost 7 years ago
fix: torch cannot be turnt off

github.com/zxing-js/ngx-scanner - c6c15ce865abe44480d49baf49b5de265976a213 authored almost 7 years ago
Merge branch 'develop' into develop

github.com/zxing-js/ngx-scanner - 6a37599dd92478a5404b963e3b06ea0dea159976 authored almost 7 years ago
html test for README

github.com/zxing-js/ngx-scanner - 08249091a99b671c6161844a4c9aa9d83c7cf1d6 authored almost 7 years ago
fix: torch cannot be turnt off

github.com/zxing-js/ngx-scanner - c31f2226a96d33c6ae561f849c3a297b18d973ec authored almost 7 years ago
fix(torch): using of behavior subject and chrome support

github.com/zxing-js/ngx-scanner - f2e7223f813040b4f1a955fc86fda72c326c7c6b authored almost 7 years ago
added preview style

github.com/zxing-js/ngx-scanner - 11b214be469bb2daf11b2b6ffba9da273e20544e authored almost 7 years ago
added torch toggle

github.com/zxing-js/ngx-scanner - 8b805676265ee88c4039329e2f4d49db041e0035 authored almost 7 years ago
feat(scanner): setPermission method

github.com/zxing-js/ngx-scanner - 9df930bfb7d657efe5364d1bb9e24ab4d47c77b6 authored almost 7 years ago
fix(universal): some syntax issues

github.com/zxing-js/ngx-scanner - aa2768d27b4e6a516a0fd1b5496a44dceb6f68d0 authored almost 7 years ago