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

Prefer single-quoted strings

github.com/zxing-js/text-encoding - 49e688b8864056b5d925c55d3cf9f11d82d63e16 authored over 12 years ago by Joshua Bell <[email protected]>
Style checker nitpicks

github.com/zxing-js/text-encoding - 51a1f041507a98240d772fa0c14e4b2622801483 authored over 12 years ago by Joshua Bell <[email protected]>
Encoding spec is not a standard

github.com/zxing-js/text-encoding - 93aa9f2de5db7f2bde68e46b6fa3ba2eb9e0ec9d authored over 12 years ago by Joshua Bell <[email protected]>
Stylistic cleanup

github.com/zxing-js/text-encoding - 2898cb3dd13c4094a1b6290b7ff9fcfa983610b3 authored over 12 years ago by Joshua Bell <[email protected]>
Fix gb18030 pointer for code point assumptions

github.com/zxing-js/text-encoding - 52d444c36d7e8f4fe37c8aa544eabd9b6f3ddbfa authored over 12 years ago by Joshua Bell <[email protected]>
Type annotations

github.com/zxing-js/text-encoding - 0434a44fc7e1e0a0ecce3b83b57ac28f4082fc56 authored over 12 years ago by Joshua Bell <[email protected]>
Issues found by static analysis, type checking

github.com/zxing-js/text-encoding - 2058cf61c10227d5d2c04d5ed0b377c48161dce7 authored over 12 years ago by Joshua Bell <[email protected]>
Fix euc-kr encoder, enable tests

github.com/zxing-js/text-encoding - cfc01de6616e3147a93999c3a6ddd4574c3317aa authored over 12 years ago by Joshua Bell <[email protected]>
Don't assume Object.defineProperty exists

github.com/zxing-js/text-encoding - 88377109b161c645923c43c7309d131e3b278a06 authored over 12 years ago by Joshua Bell <[email protected]>
Use indexes.json as seed for indexes

github.com/zxing-js/text-encoding - dba31d9bdc6dc9b34078b2353ddd91dad9da70a5 authored over 12 years ago by Joshua Bell <[email protected]>
Refactor to allow updating from encodings.json by copy/paste

github.com/zxing-js/text-encoding - d143ffd748eae68af2fc8de0d14b6753f21b9ef4 authored over 12 years ago by Joshua Bell <[email protected]>
Rename tests

github.com/zxing-js/text-encoding - e1d5ca01b252f0f19f67cbcbf81c0e0333b8cb40 authored over 12 years ago by Joshua Bell <[email protected]>
Big5 encoder, decoder fixes

github.com/zxing-js/text-encoding - 0d19f5ed8386164799d6e02ef94c80d05889c813 authored over 12 years ago by Joshua Bell <[email protected]>
Update big5 index

github.com/zxing-js/text-encoding - 71a418e3107caae8f4263d7440519decbdca1edd authored over 12 years ago by Joshua Bell <[email protected]>
Typo in encoding name.

github.com/zxing-js/text-encoding - e607bc7b1d6c9af122d626e2d8aac397ccd89d55 authored over 12 years ago by Joshua Bell <[email protected]>
Drop eof() method

github.com/zxing-js/text-encoding - d0ce007598f200bce5c3e525c02a840fe71e522f authored over 12 years ago by Joshua Bell <[email protected]>
One more integer diivision

github.com/zxing-js/text-encoding - f6adcbf512b80e5b608d50eed04107794349ff67 authored over 12 years ago by Joshua Bell <[email protected]>
Add div() for integer division)

github.com/zxing-js/text-encoding - c6e8cbdc871571d1eeab30bf9a42759c238e2f99 authored over 12 years ago by Joshua Bell <[email protected]>
Spec tracking

github.com/zxing-js/text-encoding - c5f54c1e372aa912fa819e284d0ebba3ed129fa8 authored over 12 years ago by Joshua Bell <[email protected]>
Implement GB18030 pointer lookup

github.com/zxing-js/text-encoding - a2d3626c6d4295a8219bfe8d57c342de37df0c82 authored over 12 years ago by Joshua Bell <[email protected]>
Encode through EOF byte; spec term alignment

github.com/zxing-js/text-encoding - fb81b6e9245a0b91717f825b454b61008ffa6f2f authored over 12 years ago by Joshua Bell <[email protected]>
euc-kr encoder; untested

github.com/zxing-js/text-encoding - bba810716d8e9d23182f775454890df908a58358 authored over 12 years ago by Joshua Bell <[email protected]>
shift_jis encoder

github.com/zxing-js/text-encoding - 912fcc9d7fa38444129a48f0750ae9b89499446f authored over 12 years ago by Joshua Bell <[email protected]>
iso-2022-jp encoder, tests

github.com/zxing-js/text-encoding - e2fb0809adc2146b195370ec57989772fb78e684 authored over 12 years ago by Joshua Bell <[email protected]>
Spec terminology alignment

github.com/zxing-js/text-encoding - 82dc6f28ce8a191e9f1473e714a681e301daa45c authored over 12 years ago by Joshua Bell <[email protected]>
euc-jp encoder

github.com/zxing-js/text-encoding - 06dbf8bde194ca5d3061b8f96adbdcecf4705c6e authored over 12 years ago by Joshua Bell <[email protected]>
Code point pointer and EOF byte/code point renaming

github.com/zxing-js/text-encoding - d72be3ee81d12d2c9accfb5e91ee1ffdd0e03bae authored over 12 years ago by Joshua Bell <[email protected]>
Fix decoding of invalid UTF-16 sequences in JS strings. Test tweaks.

github.com/zxing-js/text-encoding - e492c4c50deecbd829fbafb3c09a030383690985 authored over 12 years ago by Joshua Bell <[email protected]>
iso-2022-kr encoder, decoder fixes, tests

github.com/zxing-js/text-encoding - 366fcdcd455fea2bda38e47a5794b1b2ff62bf70 authored over 12 years ago by Joshua Bell <[email protected]>
hz-gz-2312 encoder and test

github.com/zxing-js/text-encoding - 0cc0563a601cbe1b1569d288b273ed404c7523f4 authored over 12 years ago by Joshua Bell <[email protected]>
GBK encoder implementation and test

github.com/zxing-js/text-encoding - 5f2ea6b2caad48769cf402f2144372c345e5b101 authored over 12 years ago by Joshua Bell <[email protected]>
Test updates

github.com/zxing-js/text-encoding - 556f3912ac023f12515b9cb8e26536ebe136672b authored over 12 years ago by Joshua Bell <[email protected]>
hz-gb-2312 fix and test update

github.com/zxing-js/text-encoding - 43eba31ca258841648fcb581cfde5ea85b96a971 authored over 12 years ago by Joshua Bell <[email protected]>
Added multi-byte encoding tests (some fail)

github.com/zxing-js/text-encoding - f132aad4ffcfe10257780e704eca75887259cc0d authored over 12 years ago by Joshua Bell <[email protected]>
Typo in iso-2022-kr decoder; reference sample test for iso-2022-jp

github.com/zxing-js/text-encoding - 56501db66028e49f3d7a0e94f63032649f703278 authored over 12 years ago by Joshua Bell <[email protected]>
Add test for ASCII supersets

github.com/zxing-js/text-encoding - eaa25b326d6f09618ee05df575c2914477320f10 authored over 12 years ago by Joshua Bell <[email protected]>
Use correct index for gb18030; include gbk index in scripts

github.com/zxing-js/text-encoding - 55dc2b379a97bc13c6095a9d341d68b12d1649c8 authored over 12 years ago by Joshua Bell <[email protected]>
Track spec nits. Camel case function names.

github.com/zxing-js/text-encoding - a5aee2a068e5cec0fe0dd9dab618a7413fa925d4 authored over 12 years ago by Joshua Bell <[email protected]>
Factor indexes out from encodings list

github.com/zxing-js/text-encoding - f253bb76a047d05abb3424e2f1a79c130552bff3 authored over 12 years ago by Joshua Bell <[email protected]>
Factor out in_range()

github.com/zxing-js/text-encoding - 00f09d77f130a2e20ed9a9ae7ff7f948c5f6f93f authored over 12 years ago by Joshua Bell <[email protected]>
Completed gbk and gb18030 implementation

github.com/zxing-js/text-encoding - b3cf694f4d8305b8b6c6316e6f469f2c09b86ce7 authored over 12 years ago by Joshua Bell <[email protected]>
s/index/pointer/g

github.com/zxing-js/text-encoding - 72ad528d30e43f4cb379b2e1e916cb61f7f9a0c7 authored over 12 years ago by Joshua Bell <[email protected]>
Rearrange/comment to match Encoding spec

github.com/zxing-js/text-encoding - 3becdf4bef495d0c8ceaf7e803456175353f3df9 authored over 12 years ago by Joshua Bell <[email protected]>
Spec tracking: indexes for single byte encodings

github.com/zxing-js/text-encoding - 95ef32c66c4b559ee2c0014edaf0b647e5d35095 authored over 12 years ago by Joshua Bell <[email protected]>
Spec tracking

github.com/zxing-js/text-encoding - e5d06ca8c4484702c83466719ac6c5b84360dcd4 authored over 12 years ago by Joshua Bell <[email protected]>
Spec tracking: simplify shift_jis, jis0208/jis0212 indexes

github.com/zxing-js/text-encoding - 454fae288826f2a83005669177109d0eed65fd5f authored over 12 years ago by Joshua Bell <[email protected]>
Update big5/jis0208 indexes, add gbk index

github.com/zxing-js/text-encoding - b399af8f00f56918dd6cb426afca77569b4d995d authored over 12 years ago by Joshua Bell <[email protected]>
Added big5 decoder and index

github.com/zxing-js/text-encoding - d3726eae2b70e08fd853e8024b6beeb63da65f26 authored almost 13 years ago by Joshua Bell <[email protected]>
Update Single Byte Encodings table to match spec

github.com/zxing-js/text-encoding - 9bfb9ad5fa807a7b29bec3c5497a0e862b721ba7 authored almost 13 years ago by Joshua Bell <[email protected]>
Match Encoding spec tweaks for Katakana

github.com/zxing-js/text-encoding - 20a732af2d667d8ddfd204bc9724df2a87d153f5 authored almost 13 years ago by Joshua Bell <[email protected]>
Add options to object constructors. More type annotations.

github.com/zxing-js/text-encoding - db6f928602880307f1d52a062c58e57827c9a499 authored almost 13 years ago by Joshua Bell <[email protected]>
More type annotations/closure safety

github.com/zxing-js/text-encoding - fae4c38e6f0bd50b05bb10f455e0642a51f99e62 authored almost 13 years ago by Joshua Bell <[email protected]>
Type annotations

github.com/zxing-js/text-encoding - c31fdbae58287fe9ffd2d098ce4d94e745086cca authored almost 13 years ago by Joshua Bell <[email protected]>
Added UNTESTED INCOMPLETE hz-gb-2312 decoder

github.com/zxing-js/text-encoding - 65464e3aa768f6e1bf93c49c14c4f49598b9a86d authored almost 13 years ago by Joshua Bell <[email protected]>
Glitches caught by linting

github.com/zxing-js/text-encoding - 8b741cf4150e62f15bcf6da27114782ff7fbe76d authored almost 13 years ago by Joshua Bell <[email protected]>
Add INCOMPLETE gbk decoder

github.com/zxing-js/text-encoding - 0884a73436b2f424c838c041bbf013f2d1603c4b authored almost 13 years ago by Joshua Bell <[email protected]>
Use arrays for indexes (more compact)

github.com/zxing-js/text-encoding - de526513aea3e496dd2ea329ec0563a525e10afc authored almost 13 years ago by Joshua Bell <[email protected]>
Added iso2022-kr decoder (UNTESTED)

github.com/zxing-js/text-encoding - c474574d71e5c254de56fa4a65a5ac8e974a334b authored almost 13 years ago by Joshua Bell <[email protected]>
A handful of type annotations

github.com/zxing-js/text-encoding - c024c22261408aa630d6867112458a5d1c850309 authored almost 13 years ago by Joshua Bell <[email protected]>
Correct shift_jis encoder glitches

github.com/zxing-js/text-encoding - 8339b2abf5fc6608b300e5fb08f06e7ef89776b8 authored almost 13 years ago by Joshua Bell <[email protected]>
Hooked up euc-jp, iso-2022-jp, shift_jis, euc-kr decoders.

github.com/zxing-js/text-encoding - 79c40eaeeffaf3ff6e11644ee3b577ae492ff5cb authored almost 13 years ago by Joshua Bell <[email protected]>
Decoder refactoring

github.com/zxing-js/text-encoding - 1b95d48553b8e389271ebc789b64da4c362c6e74 authored almost 13 years ago by Joshua Bell <[email protected]>
Add UNTESTED iso-2022-jp, shift_jis and euc-kr decoders

github.com/zxing-js/text-encoding - 32cd43f0cfb56b6cd4481a81595018bb920870f0 authored almost 13 years ago by Joshua Bell <[email protected]>
Refactor decoder errors

github.com/zxing-js/text-encoding - 2e92f618fb782e3f4cde2aeb8a42a4d5adba966f authored almost 13 years ago by Joshua Bell <[email protected]>
Added UNTESTED euc-jp decoder and JIS indexes

github.com/zxing-js/text-encoding - 8c52c938d1eb8376c783c6f3d7c9c56eccb8d72f authored almost 13 years ago by Joshua Bell <[email protected]>
Make string/view args optional

github.com/zxing-js/text-encoding - 3348204b117c3e3e6d17601a0113e6e4334c9cdd authored almost 13 years ago by Joshua Bell <[email protected]>
Streaming decode test

github.com/zxing-js/text-encoding - 6774bdaa22c0550f52b80b5d6707f9fa2f26ea61 authored almost 13 years ago by Joshua Bell <[email protected]>
Streaming support (untested)

github.com/zxing-js/text-encoding - 84decd67fdabb1ea620a6f5e524d02b0a9c40f69 authored almost 13 years ago by Joshua Bell <[email protected]>
Remove nullTerminator per WHATWG list

github.com/zxing-js/text-encoding - 15a2ad0b28456d0f64a69be1ae7177647663b415 authored almost 13 years ago by Joshua Bell <[email protected]>
Separate byte i/o streams

github.com/zxing-js/text-encoding - 245d37eb41d9c56059b2a5d746b6bbabcf793e6d authored almost 13 years ago by Joshua Bell <[email protected]>
New API with TextEncoder/TextDecoder objects, per WHATWG discussion.

Streaming support is NYI.

github.com/zxing-js/text-encoding - 03c47dc521e3c889b39dc1a2a56be61a49b89e61 authored almost 13 years ago by Joshua Bell <[email protected]>
stringLength is invalid for binary encoding

github.com/zxing-js/text-encoding - e37756ebab2d8aa950c6f44407f685604dd211f5 authored almost 13 years ago by Joshua Bell <[email protected]>
Extract binary coders from codec table, for consistency

github.com/zxing-js/text-encoding - 965cf167fa6756286171b32bcf429767cda235c0 authored almost 13 years ago by Joshua Bell <[email protected]>
Extract uf8 coders from codec table, for consistency

github.com/zxing-js/text-encoding - 6f267995241ddf16f23b9c8ae80afb124e838189 authored almost 13 years ago by Joshua Bell <[email protected]>
Test refactoring

github.com/zxing-js/text-encoding - 5c31f68615eff7d415df893a220101358ee60f61 authored almost 13 years ago by Joshua Bell <[email protected]>
Rework eof to be a stream value

github.com/zxing-js/text-encoding - e0fa79a1ec30d53daf52a0b0ffdfb35befd9b976 authored almost 13 years ago by Joshua Bell <[email protected]>
Add round-trip tests

github.com/zxing-js/text-encoding - 78657c4ee9238589814060056ee8dc37f3fa0d8f authored almost 13 years ago by Joshua Bell <[email protected]>
Refactor input/output streams

github.com/zxing-js/text-encoding - c7f433336575e1d0d8055e1b4f7b72bb0349913f authored almost 13 years ago by Joshua Bell <[email protected]>
Rewrote UTF-8 per Encoding spec. Fix expected/actual ordering in tests.

github.com/zxing-js/text-encoding - e6d490212049508c6363a1e2eb026f61c77e25a4 authored almost 13 years ago by Joshua Bell <[email protected]>
Reimplement UTF-16 codecs per Encoding spec. Fix/test single byte encoding.

github.com/zxing-js/text-encoding - a59949a5ebfcc1bb347240f9bc522b04a2b9a18f authored almost 13 years ago by Joshua Bell <[email protected]>
StringReader/StringWriter handle JS strings as UTF-16

github.com/zxing-js/text-encoding - 93a041baf9539237941b647b75cdd164e9606799 authored almost 13 years ago by Joshua Bell <[email protected]>
eos->eof, octet->byte

github.com/zxing-js/text-encoding - 12ea2d1904359e0d30c53db0be131a7ebd76299c authored almost 13 years ago by Joshua Bell <[email protected]>
Start introducing fallback code point

github.com/zxing-js/text-encoding - fc35f31776e6fdd7450de978b5f9a1724d310f1e authored almost 13 years ago by Joshua Bell <[email protected]>
Add options to codec methods

github.com/zxing-js/text-encoding - 2551e39ff1036189726f55bdf747480f9f1ca675 authored almost 13 years ago by Joshua Bell <[email protected]>
Update examples

github.com/zxing-js/text-encoding - f6471082b2874bf569484b84582e854fa83ec5d2 authored almost 13 years ago by Joshua Bell <[email protected]>
Single byte encodings

github.com/zxing-js/text-encoding - c19d74080b7e6cdefc418d7f9d8e23d3aa648a71 authored almost 13 years ago by Joshua Bell <[email protected]>
Change methods to take views; start to align encoding selection with Encoding spec; BOMs always win.

github.com/zxing-js/text-encoding - 151ef2d1c44820b388430fdb8ba643a851d5d60f authored almost 13 years ago by Joshua Bell <[email protected]>
Shim, examples, and tests.

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