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/fixed links in docs

github.com/zxing-js/library - 3c86a624e55a3029548cb6697208889e43b56a79 authored over 7 years ago by Adi <[email protected]>
added docs folder and updated examples in readme

github.com/zxing-js/library - 558b134c50d40a2ac9148d86400af3aa141b6c43 authored over 7 years ago by Adi <[email protected]>
removed text-encoding dependency for browser

github.com/zxing-js/library - 697bbf2f0b84332fa8f7e006224380f410e68fa5 authored over 7 years ago by Adi <[email protected]>
removed text-encoding dependency for browser

github.com/zxing-js/library - 917d894c0c5d65cbffc699f5a0fdf3a93dd9d64d authored over 7 years ago by Adi <[email protected]>
browser qr code decoding and examples

github.com/zxing-js/library - 405397bdfc506ae8897f461e0111d2a7d8a02d76 authored over 7 years ago by Adi <[email protected]>
browser qr code decoding and examples

github.com/zxing-js/library - e5db66893354983f23d9c4f76b90cbbd9158251a authored over 7 years ago by Adi <[email protected]>
added qr code writer tests

github.com/zxing-js/library - ba3b6755cd253e0e7ce6d3a981c4ca8b9610ae9c authored over 7 years ago by Adi <[email protected]>
added qr black box tests 2-6

github.com/zxing-js/library - a3f57225967aabd335e142b3573188d44d0bbed1 authored over 7 years ago by Adi <[email protected]>
added black box test 2

github.com/zxing-js/library - e4f1689be2861f95928f2ddaba0b535405ad8c4e authored over 7 years ago by Adi <[email protected]>
ignore new line diferences between systems on tests

github.com/zxing-js/library - 9e887220f0bb043d726c70a37207210fcfcd9366 authored over 7 years ago by Adi <[email protected]>
ignore new line diferences between systems on tests

github.com/zxing-js/library - cb7e323e73adb838816366d0f24b3514dec417dd authored over 7 years ago by Adi <[email protected]>
ignore new line diferences between systems on tests

github.com/zxing-js/library - 71f4fb2d0d123cb7f511ba87c96373142bf2f3cd authored over 7 years ago by Adi <[email protected]>
code to see string diff on travis (linux) when failing content mismatch in test

github.com/zxing-js/library - 20457ac16a77cbbda554368089ebe5b0f0a1e1e4 authored over 7 years ago by Adi <[email protected]>
try fix sharp build step

github.com/zxing-js/library - 85c3526a81faf2648c28aa43d400049253451154 authored over 7 years ago by Adi <[email protected]>
added a black box test for qr

github.com/zxing-js/library - 252f681e6b5b0884036016ce48364479e75b6c66 authored over 7 years ago by Adi <[email protected]>
added additional unit tests in qrcode/decoder

github.com/zxing-js/library - b9833b024cf11c4e145bea10e41a3b39a972972e authored over 7 years ago by Adi <[email protected]>
added additional unit tests in qrcode/decoder

github.com/zxing-js/library - 5646055a99b4d15d3e48af90e5dfa150c82edc83 authored over 7 years ago by Adi <[email protected]>
added additional unit tests in qrcode/decoder

github.com/zxing-js/library - 2fd5e9b596a48d4fe4e258acdbbfa9f9fcf78321 authored over 7 years ago by Adi <[email protected]>
additional unit tests in qr code/encode

github.com/zxing-js/library - e73872999f2e825eab945af3143448b309361cbc authored over 7 years ago by Adi <[email protected]>
additional unit tests from qrcode package

github.com/zxing-js/library - c8fe1a0348e7f1a1a95cf126769c56f6a030d154 authored over 7 years ago by Adi <[email protected]>
additional unit tests from common package

github.com/zxing-js/library - b09e434e3d77c55df96ec20631a033c62822d1e6 authored over 7 years ago by Adi <[email protected]>
svg for build tag

github.com/zxing-js/library - 314c069c1dd2f71b010313178af0e68a886441df authored over 7 years ago by Adi <[email protected]>
additional unit tests in root and common

github.com/zxing-js/library - 5e46177ad36ee95071bce4c55c4ea6a3cb4dd275 authored over 7 years ago by Adi <[email protected]>
added build passing tag in readme

github.com/zxing-js/library - 64100a17f380849ee7dc8f99698547f97e8a4df5 authored over 7 years ago by Adi <[email protected]>
added tsc dependenciy for travis

github.com/zxing-js/library - 3315c23450efeff6d8da568d740c2f822e7e4dec authored over 7 years ago by Adi <[email protected]>
added BitMatrix test case, added regexp port transform utility tool

github.com/zxing-js/library - 2ec045d32b5d6cc08dc667744b0714b7e35afa81 authored over 7 years ago by Adi <[email protected]>
removed build folder from repository

github.com/zxing-js/library - 880930ebcf7951d6b072f671b1d9955c5d599f49 authored over 7 years ago by Adi <[email protected]>
updated readme and typescriptport info

github.com/zxing-js/library - f8bf6f6104162083bb263a26c545b76f56949028 authored over 7 years ago by Adi <[email protected]>
Merge branch 'master' of https://github.com/aleris/zxing-typescript

github.com/zxing-js/library - 3148a3eeb9e13036d167c4476946d5612b815902 authored over 7 years ago by Adi <[email protected]>
initial port of root, common and qrcode with a single unit test passing

github.com/zxing-js/library - 4a988401cacb96c8c99d328097d2e8ec2d4fb5ee authored over 7 years ago by Adi <[email protected]>
Initial commit

github.com/zxing-js/library - 2ca4da8137c0ad9114b8334e11e20479f4f99b25 authored over 7 years ago by Adrian Toșcă <[email protected]>
Recovered property accessor in encoding.js (Resolves #67)

Fixed issue described in inexorabletash/text-encoding/issues/67
The problem was casued by the m...

github.com/zxing-js/text-encoding - b4e5bc26e26e51f56e3daa9f13138c79f49d3c34 authored about 8 years ago by Max Ruf <[email protected]>
ES6/ES2015/Babel + Webpack compatibility (#65)

Solve a transpiling issue with Babel where it may be evaluated in contexts with no global `this`...

github.com/zxing-js/text-encoding - 8c4376553a5860af90ac6f491b2e335c51e1fc77 authored about 8 years ago by Max Ruf <[email protected]>
Bump bower version

github.com/zxing-js/text-encoding - ad69423d59514099208334d894a56e89100a380f authored about 8 years ago by Joshua Bell <[email protected]>
Don't expect encoding-indexes to return object with indexes & don't require them if they are already present (#61) - Resolves #60

* Don't require encoding-indexes if they are already present
* Don't expect encoding-indexes to...

github.com/zxing-js/text-encoding - b8503e781cfe62c80582ff36ae467435baa35ba1 authored about 8 years ago by Alex Pletnov <[email protected]>
Update indexes to pick up windows-1255 change, add test. Resolves #59

github.com/zxing-js/text-encoding - 192293ea17e775bdd6a66ab85db05f34c5104a34 authored about 8 years ago by Joshua Bell <[email protected]>
Fix encode() behavior when called with falsy arguments. Resolves #58

github.com/zxing-js/text-encoding - 2768123c7e0dc7d3dac873436917057cba4a9abf authored about 8 years ago by Joshua Bell <[email protected]>
Add 'first' qualifier to indexes error message. For #56

github.com/zxing-js/text-encoding - db1ed7cdce8d8fc302538e5cc903f04977ff0c01 authored about 8 years ago by Joshua Bell <[email protected]>
Bump bower version

github.com/zxing-js/text-encoding - 4c63d138407450cc585f8bb2e3a456f9c392cc71 authored over 8 years ago by Joshua Bell <[email protected]>
Fix big5/shiftjis index lookups, and Spec alignment (through Jul 24, 2016)

* Shift_JIS encoder: exclude certain jis0208 index entries
* Big5 encoder: exclude HKSCS extensi...

github.com/zxing-js/text-encoding - 20e13ce281ad65dd08e18860bf0d8354a6795eb8 authored over 8 years ago by Joshua Bell <[email protected]>
Merge branch 'master' of https://github.com/inexorabletash/text-encoding

github.com/zxing-js/text-encoding - f9a7972597eb4ffb8fe1af3f880f3bfcc17ad507 authored over 8 years ago by Joshua Bell <[email protected]>
Use gb18030-ranges indexes. Resolves #49

github.com/zxing-js/text-encoding - cb3f2ac1fa9df49cbe0afecd41b0300cc3732191 authored over 8 years ago by Joshua Bell <[email protected]>
Remove use of encoding label from TextEncoder in examples

github.com/zxing-js/text-encoding - d8dd0e6c69015964028f196305df2fef5141796e authored over 8 years ago by Joshua Bell <[email protected]>
fix stringToCodePoint function (#53)

github.com/zxing-js/text-encoding - 041dd9cbc86c2d23e530e2bfdef97cc90987b48e authored over 8 years ago by Artyom Egorov <[email protected]>
Remove stray comma

github.com/zxing-js/text-encoding - bd76d9c5eeedfc5686dc6bf3362a7c524c6d21e5 authored over 8 years ago by Joshua Bell <[email protected]>
Update UTF-8 decode algorithm to match spec; no functional change.

github.com/zxing-js/text-encoding - ba2212f426bca1953f872ecb43ad62e4255baee4 authored over 8 years ago by Joshua Bell <[email protected]>
Drop support for encoding to UTF-16, per spec update

github.com/zxing-js/text-encoding - 5e356a1a3b9c82de9f2e8afb0e8a755fadb19430 authored almost 9 years ago by Joshua Bell <[email protected]>
Fix case of canonical name for ISO-8859-8-I

github.com/zxing-js/text-encoding - d6e777b86ba574c1ddeab892a1bbc60502a2eb16 authored almost 9 years ago by Joshua Bell <[email protected]>
Use 'new' in examples

github.com/zxing-js/text-encoding - 7f399cce5c777de9c779be76ad67aca33311f65c authored almost 9 years ago by Joshua Bell <[email protected]>
Merge branch 'master' of https://github.com/inexorabletash/text-encoding

github.com/zxing-js/text-encoding - d60d2b552be123c2ce5302b8d875f95977d314c5 authored almost 9 years ago by Joshua Bell <[email protected]>
Bump versions to v0.5.5

github.com/zxing-js/text-encoding - a76664ee538f9abc46fc4a9bf18225e75f0e8eda authored almost 9 years ago by Joshua Bell <[email protected]>
Fix ISO-2022-JP encoder, and incorporate encoder attack changes from spec

github.com/zxing-js/text-encoding - aaa9e9fc55ac7e8b74fd46891a6f295caeefc9b3 authored almost 9 years ago by Joshua Bell <[email protected]>
Track spec grammar

github.com/zxing-js/text-encoding - 57162444e0e9915b40e487c9a97110d50fcd2ea7 authored almost 9 years ago by Joshua Bell <[email protected]>
Use encoding name case as exposed by DOM (internal spec alignment, no functional change)

github.com/zxing-js/text-encoding - 9fc6b56b311e3cf5c988e1ec58396c1c10fa8263 authored almost 9 years ago by Joshua Bell <[email protected]>
Store error mode as string

github.com/zxing-js/text-encoding - f62beaf89ecb4dc92a8f24ed82d8d3680fcf3cb7 authored almost 9 years ago by Joshua Bell <[email protected]>
Closure type annotation: encode never returns null

github.com/zxing-js/text-encoding - 50fa3a52e7c8158257219157b7e526aded71369f authored almost 9 years ago by Joshua Bell <[email protected]>
gb18030 and U+E5E5 - per c798941098f98fe202755300e7af03e142f26fea

github.com/zxing-js/text-encoding - 8afe6d362b26ef63b29389e67520c06b55a40269 authored almost 9 years ago by Joshua Bell <[email protected]>
GB18030 2005 change per e7b9ce0ed75da6bbc87aa952194025a03df97ce6

github.com/zxing-js/text-encoding - c92a1d560100ea99372ec91964813055a2f2d904 authored almost 9 years ago by Joshua Bell <[email protected]>
Bump to 0.5.4

github.com/zxing-js/text-encoding - e06e1de91098008092570471a7faac8608fbe8d0 authored about 9 years ago by Joshua Bell <[email protected]>
Spec alignment

github.com/zxing-js/text-encoding - a6f0fda06ca79cd87385a625a7ae46975d139781 authored about 9 years ago by Joshua Bell <[email protected]>
Merge pull request #47 from eugenpodaru/master

Performance improvements

github.com/zxing-js/text-encoding - 3a19bd5dcdf7e938009b61e993a175722ad5ba0d authored about 9 years ago by Joshua Bell <[email protected]>
remove unnecessary call to endOfStream

github.com/zxing-js/text-encoding - b0687fb85a602eca931cdfaf572e07744f0a3cf2 authored about 9 years ago by Eugen Podaru <[email protected]>
change the Stream implementation to use push/pop instead of unshift/shift

github.com/zxing-js/text-encoding - 5ca857a91c6c2075f0052a370964c06f1568b283 authored about 9 years ago by Eugen Podaru <[email protected]>
Merge pull request #46 from langri-sha/master

Add valid SPDX license identifier

github.com/zxing-js/text-encoding - ffb70c0aecc060cd96bd6bb4c35401578af22f35 authored about 9 years ago by Joshua Bell <[email protected]>
Add valid SPDX license identifier

github.com/zxing-js/text-encoding - ca5fc33572a51f377a9502e47fe9ccbbdfc27c7d authored about 9 years ago by Filip Dupanović <[email protected]>
Fix big5 encoder

github.com/zxing-js/text-encoding - 1fd69921dbf286ddb2e20c646448acaf34e375fc authored about 9 years ago by Joshua Bell <[email protected]>
Sync section numbers with spec

github.com/zxing-js/text-encoding - 14663473ef9158409c5a98eb6fb98f69ff88abc5 authored about 9 years ago by Joshua Bell <[email protected]>
Spec alignment: use of floor, is ASCII byte/code point

github.com/zxing-js/text-encoding - 8002a369ec6e99d265df08e7401d74778213ab3b authored about 9 years ago by Joshua Bell <[email protected]>
Correct jp encoding special cases for U+2212. Resolves #45

github.com/zxing-js/text-encoding - eade05d58df1540c94e0b7c8fec8683f7fa645c2 authored about 9 years ago by Joshua Bell <[email protected]>
Drop support for calling ctors w/o new, as FF no longer does.

github.com/zxing-js/text-encoding - 825cdab34529faf7933bad6697fadc83c95a4838 authored about 9 years ago by Joshua Bell <[email protected]>
Merge pull request #43 from tracker1/patch-1

Provide exports if used in a CommonJS module context

github.com/zxing-js/text-encoding - 5149542cd4f4926e70f379bfc53801282a6b67c5 authored about 9 years ago by Joshua Bell <[email protected]>
Update encoding.js

resolves [#42](https://github.com/inexorabletash/text-encoding/issues/42)

```
import {TextEn...

github.com/zxing-js/text-encoding - 8bc43afe958fb01899dd13fbd2fabcf9d7756d19 authored about 9 years ago by Michael J. Ryan <[email protected]>
Update README.md

github.com/zxing-js/text-encoding - 1fcd7a7ed18f73e3e88a08d27428db60416df1db authored over 9 years ago by Joshua Bell <[email protected]>
Remove unnecessary testharness comments

github.com/zxing-js/text-encoding - 0c2a1010cf20572e0f050f1f93351a9b3d3cb5f5 authored over 9 years ago by Joshua Bell <[email protected]>
Update license headers in files

github.com/zxing-js/text-encoding - a3ac5ee71c31d1d7e848acbee78f8d461f9db952 authored over 9 years ago by Joshua Bell <[email protected]>
Update license headers in files

github.com/zxing-js/text-encoding - b6f167a2de8c5c972c31394ac2411a0710c9dfb9 authored over 9 years ago by Joshua Bell <[email protected]>
UNLICENSE it.

github.com/zxing-js/text-encoding - 630eed16d5a89958f9ab279059d0c8b0960d5a51 authored over 9 years ago by Joshua Bell <[email protected]>
Wordsmithing

github.com/zxing-js/text-encoding - f4a774080a0ed99144b4690780b046b816becffd authored over 9 years ago by Joshua Bell <[email protected]>
Remove boilerplate

github.com/zxing-js/text-encoding - 4749fc865ac91646a25c67e1232e6cc007b90968 authored over 9 years ago by Joshua Bell <[email protected]>
Use submodule for testharness.js

github.com/zxing-js/text-encoding - c9bf7e5860d3ec2fcd29ceb21e451d55ebf19c64 authored over 9 years ago by Joshua Bell <[email protected]>
WIP: Make testharness a submodule

github.com/zxing-js/text-encoding - 258cbcbdc5007e02ff99a788de965f26ebe01484 authored over 9 years ago by Joshua Bell <[email protected]>
Allow native impl to be replaced. Resolves #25

github.com/zxing-js/text-encoding - f6d258a205f9a62600f463bd779fc1bc65fe074c authored over 9 years ago by Joshua Bell <[email protected]>
Bump version

github.com/zxing-js/text-encoding - 070f59ab23d25d844a999b3308e5e8fd8059c998 authored over 9 years ago by Joshua Bell <[email protected]>
Big5 encoding quirk. Per https://github.com/whatwg/encoding/commit/7f9dda73cc3e62eac1d2000d12c7f7044abd848f

github.com/zxing-js/text-encoding - 763a0bca04f50ce7df2a35b9209c43f67a1cf7ec authored over 9 years ago by Joshua Bell <[email protected]>
Fixes for gb18030, shift_jis and euc-kr to sync to https://github.com/whatwg/encoding/commit/640bf69847a17fd98df027fd6cd5ae384ac82dab

github.com/zxing-js/text-encoding - 510878433a3f9f95187cbf149e32425ebec62374 authored over 9 years ago by Joshua Bell <[email protected]>
Treat U+2022 as U+FF0D in Japanese encoders. Per https://github.com/whatwg/encoding/commit/a7ab97e891773bd7a564b463c6a1cc31196a5bdd

github.com/zxing-js/text-encoding - c5775cb730ace4768077d121685792a4d346288f authored over 9 years ago by Joshua Bell <[email protected]>
Update encodings and indexes tables from spec. Resolves #34. Resolves #36.

github.com/zxing-js/text-encoding - 7394509ed96636ef9cbadb9dbde58a67052400d0 authored over 9 years ago by Joshua Bell <[email protected]>
Merge pull request #33 from annevk/master

HTTPS and removing trailing spaces

github.com/zxing-js/text-encoding - 44bd38d453f1a347c8c5dd007977686072e97455 authored over 9 years ago by Joshua Bell <[email protected]>
HTTPS and removing trailing spaces

github.com/zxing-js/text-encoding - 046b54915f853d1d0d938453682acfd4071e3b86 authored over 9 years ago by Anne van Kesteren <[email protected]>
Incorporate fix for https://github.com/whatwg/encoding/issues/5

github.com/zxing-js/text-encoding - 99400b50ac2d79b144789a2fd6dda340eafe42c1 authored over 9 years ago by Joshua Bell <[email protected]>
Bump to v0.5.2

github.com/zxing-js/text-encoding - f42adb52b6105e96c949f03fa7b552923ae28905 authored about 10 years ago by Joshua Bell <[email protected]>
Sync to latest indexes.json; resolves #28

github.com/zxing-js/text-encoding - 10c0d6785d0e316e647c2cfc5f5a6d230b5d026a authored about 10 years ago by Joshua Bell <[email protected]>
Bump to 0.5.1

github.com/zxing-js/text-encoding - b647884b7bbc40bdcf397acfe5b02118f8854619 authored about 10 years ago by Joshua Bell <[email protected]>
Add externs file for closure type checking

github.com/zxing-js/text-encoding - d00074f687e6802ce5230325aee2caea63990ade authored about 10 years ago by Joshua Bell <[email protected]>