Ecosyste.ms: OpenCollective

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

github.com/zxing-js/text-encoding

Polyfill for the Encoding Living Standard's API. Implemented TextEncoder and TextDecoder with TypeScript and JavaScript.
https://github.com/zxing-js/text-encoding

0.7.0

3f330964c0e97e1ed344c2a3e963f4598610a7ad authored over 6 years ago by Joshua Bell <[email protected]>
Dual-license as Apache-2.0

4e7e5cc13181c927cb4ca7c4abc48a9916df07f7 authored over 6 years ago by Joshua Bell <[email protected]>
Throw shade on package managers

4d1b54560d7bc90addcbe85edb91ed8e99f72d31 authored almost 7 years ago by Joshua Bell <[email protected]>
0.6.4

b98ab30bf27aef214ff19d0badfbf6f6323a1513 authored about 8 years ago by Joshua Bell <[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...

b4e5bc26e26e51f56e3daa9f13138c79f49d3c34 authored about 8 years ago by Max Ruf <[email protected]>
0.6.3

053dc848ee74c8ef62f49acb189dead70448ad31 authored about 8 years ago by Joshua Bell <[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`...

8c4376553a5860af90ac6f491b2e335c51e1fc77 authored about 8 years ago by Max Ruf <[email protected]>
Bump bower version

ad69423d59514099208334d894a56e89100a380f authored about 8 years ago by Joshua Bell <[email protected]>
0.6.2

0a5cc82d8a3290227b31a372228147bd1d385887 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...

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

192293ea17e775bdd6a66ab85db05f34c5104a34 authored about 8 years ago by Joshua Bell <[email protected]>
Fix encode() behavior when called with falsy arguments. Resolves #58

2768123c7e0dc7d3dac873436917057cba4a9abf authored about 8 years ago by Joshua Bell <[email protected]>
Add 'first' qualifier to indexes error message. For #56

db1ed7cdce8d8fc302538e5cc903f04977ff0c01 authored about 8 years ago by Joshua Bell <[email protected]>
Bump bower version

4c63d138407450cc585f8bb2e3a456f9c392cc71 authored over 8 years ago by Joshua Bell <[email protected]>
0.6.1

9099ee43b5098f38e6360d0378f838f2576c6cc4 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...

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

f9a7972597eb4ffb8fe1af3f880f3bfcc17ad507 authored over 8 years ago by Joshua Bell <[email protected]>
Use gb18030-ranges indexes. Resolves #49

cb3f2ac1fa9df49cbe0afecd41b0300cc3732191 authored over 8 years ago by Joshua Bell <[email protected]>
Remove use of encoding label from TextEncoder in examples

d8dd0e6c69015964028f196305df2fef5141796e authored over 8 years ago by Joshua Bell <[email protected]>
fix stringToCodePoint function (#53)

041dd9cbc86c2d23e530e2bfdef97cc90987b48e authored over 8 years ago by Artyom Egorov <[email protected]>
Remove stray comma

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

ba2212f426bca1953f872ecb43ad62e4255baee4 authored over 8 years ago by Joshua Bell <[email protected]>
Drop support for encoding to UTF-16, per spec update

5e356a1a3b9c82de9f2e8afb0e8a755fadb19430 authored almost 9 years ago by Joshua Bell <[email protected]>
Fix case of canonical name for ISO-8859-8-I

d6e777b86ba574c1ddeab892a1bbc60502a2eb16 authored almost 9 years ago by Joshua Bell <[email protected]>
Use 'new' in examples

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

d60d2b552be123c2ce5302b8d875f95977d314c5 authored almost 9 years ago by Joshua Bell <[email protected]>
Bump versions to v0.5.5

a76664ee538f9abc46fc4a9bf18225e75f0e8eda authored almost 9 years ago by Joshua Bell <[email protected]>
Fix ISO-2022-JP encoder, and incorporate encoder attack changes from spec

aaa9e9fc55ac7e8b74fd46891a6f295caeefc9b3 authored almost 9 years ago by Joshua Bell <[email protected]>
Track spec grammar

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)

9fc6b56b311e3cf5c988e1ec58396c1c10fa8263 authored almost 9 years ago by Joshua Bell <[email protected]>
Store error mode as string

f62beaf89ecb4dc92a8f24ed82d8d3680fcf3cb7 authored almost 9 years ago by Joshua Bell <[email protected]>
Closure type annotation: encode never returns null

50fa3a52e7c8158257219157b7e526aded71369f authored almost 9 years ago by Joshua Bell <[email protected]>
gb18030 and U+E5E5 - per c798941098f98fe202755300e7af03e142f26fea

8afe6d362b26ef63b29389e67520c06b55a40269 authored almost 9 years ago by Joshua Bell <[email protected]>
GB18030 2005 change per e7b9ce0ed75da6bbc87aa952194025a03df97ce6

c92a1d560100ea99372ec91964813055a2f2d904 authored almost 9 years ago by Joshua Bell <[email protected]>
Bump to 0.5.4

e06e1de91098008092570471a7faac8608fbe8d0 authored about 9 years ago by Joshua Bell <[email protected]>
Spec alignment

a6f0fda06ca79cd87385a625a7ae46975d139781 authored about 9 years ago by Joshua Bell <[email protected]>
Merge pull request #47 from eugenpodaru/master

Performance improvements

3a19bd5dcdf7e938009b61e993a175722ad5ba0d authored about 9 years ago by Joshua Bell <[email protected]>
remove unnecessary call to endOfStream

b0687fb85a602eca931cdfaf572e07744f0a3cf2 authored about 9 years ago by Eugen Podaru <[email protected]>
change the Stream implementation to use push/pop instead of unshift/shift

5ca857a91c6c2075f0052a370964c06f1568b283 authored about 9 years ago by Eugen Podaru <[email protected]>
Merge pull request #46 from langri-sha/master

Add valid SPDX license identifier

ffb70c0aecc060cd96bd6bb4c35401578af22f35 authored about 9 years ago by Joshua Bell <[email protected]>
Add valid SPDX license identifier

ca5fc33572a51f377a9502e47fe9ccbbdfc27c7d authored about 9 years ago by Filip Dupanović <[email protected]>
Fix big5 encoder

1fd69921dbf286ddb2e20c646448acaf34e375fc authored about 9 years ago by Joshua Bell <[email protected]>
Sync section numbers with spec

14663473ef9158409c5a98eb6fb98f69ff88abc5 authored about 9 years ago by Joshua Bell <[email protected]>
Spec alignment: use of floor, is ASCII byte/code point

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

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

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

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...

8bc43afe958fb01899dd13fbd2fabcf9d7756d19 authored about 9 years ago by Michael J. Ryan <[email protected]>
Update README.md

1fcd7a7ed18f73e3e88a08d27428db60416df1db authored over 9 years ago by Joshua Bell <[email protected]>
Remove unnecessary testharness comments

0c2a1010cf20572e0f050f1f93351a9b3d3cb5f5 authored over 9 years ago by Joshua Bell <[email protected]>
Update license headers in files

a3ac5ee71c31d1d7e848acbee78f8d461f9db952 authored over 9 years ago by Joshua Bell <[email protected]>
Update license headers in files

b6f167a2de8c5c972c31394ac2411a0710c9dfb9 authored over 9 years ago by Joshua Bell <[email protected]>
UNLICENSE it.

630eed16d5a89958f9ab279059d0c8b0960d5a51 authored over 9 years ago by Joshua Bell <[email protected]>
Wordsmithing

f4a774080a0ed99144b4690780b046b816becffd authored over 9 years ago by Joshua Bell <[email protected]>
Remove boilerplate

4749fc865ac91646a25c67e1232e6cc007b90968 authored over 9 years ago by Joshua Bell <[email protected]>
Use submodule for testharness.js

c9bf7e5860d3ec2fcd29ceb21e451d55ebf19c64 authored over 9 years ago by Joshua Bell <[email protected]>
WIP: Make testharness a submodule

258cbcbdc5007e02ff99a788de965f26ebe01484 authored over 9 years ago by Joshua Bell <[email protected]>
Allow native impl to be replaced. Resolves #25

f6d258a205f9a62600f463bd779fc1bc65fe074c authored over 9 years ago by Joshua Bell <[email protected]>
Bump version

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

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

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

c5775cb730ace4768077d121685792a4d346288f authored over 9 years ago by Joshua Bell <[email protected]>
Update encodings and indexes tables from spec. Resolves #34. Resolves #36.

7394509ed96636ef9cbadb9dbde58a67052400d0 authored over 9 years ago by Joshua Bell <[email protected]>
Merge pull request #33 from annevk/master

HTTPS and removing trailing spaces

44bd38d453f1a347c8c5dd007977686072e97455 authored over 9 years ago by Joshua Bell <[email protected]>
HTTPS and removing trailing spaces

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

99400b50ac2d79b144789a2fd6dda340eafe42c1 authored over 9 years ago by Joshua Bell <[email protected]>
Bump to v0.5.2

f42adb52b6105e96c949f03fa7b552923ae28905 authored about 10 years ago by Joshua Bell <[email protected]>
Sync to latest indexes.json; resolves #28

10c0d6785d0e316e647c2cfc5f5a6d230b5d026a authored about 10 years ago by Joshua Bell <[email protected]>
Bump to 0.5.1

b647884b7bbc40bdcf397acfe5b02118f8854619 authored about 10 years ago by Joshua Bell <[email protected]>
Add externs file for closure type checking

d00074f687e6802ce5230325aee2caea63990ade authored about 10 years ago by Joshua Bell <[email protected]>
Closure compiler fixes; fix GB18030 encoder

4e379bd34ebdc158876bb9ccfb9824a0f1c06269 authored about 10 years ago by Joshua Bell <[email protected]>
Merge branch 'master' of https://github.com/inexorabletash/text-encoding

2861a4589c37331bcdec65ca9a6e21cf18e49656 authored about 10 years ago by Joshua Bell <[email protected]>
Add tests for invalid input, and some fixes. Resolves #2

07562a19bec43be0212f735d6ebbd3a5364299ad authored about 10 years ago by Joshua Bell <[email protected]>
Update README.md

6c946b307d1c6550d54ea6b08eb36c238c57b3a9 authored about 10 years ago by Joshua Bell <[email protected]>
Bump to 0.5.0

b1dd6a4623052c4fe4f58ac4a495dc118bd41a8e authored about 10 years ago by Joshua Bell <[email protected]>
Update README.md

8cc7382070e9898b99b49133fd8206401b614228 authored about 10 years ago by Joshua Bell <[email protected]>
Test tidying

5e60a80e8bad26509ddfeebf3c6c1797f696d181 authored about 10 years ago by Joshua Bell <[email protected]>
Support ArrayBuffer - resolves #26

5bb71daf919803d4312fdf441d4f310e3e3399bd authored about 10 years ago by Joshua Bell <[email protected]>
Align EUC-JP encoder with spec

0c1bd92727269bee8249beac553ba5283c4635ba authored about 10 years ago by Joshua Bell <[email protected]>
Comments for euc-jp encoder

65c41d3647eb75ae64238ffec35e6367cb9d86e9 authored about 10 years ago by Joshua Bell <[email protected]>
Spec alignment - mostly comments

1a4859fdffa030e59d69a5d567793bf72721beea authored about 10 years ago by Joshua Bell <[email protected]>
Align UTF-8 encoder with spec

f3e52bab1e5c939331604fd0a8ce5def049dd269 authored about 10 years ago by Joshua Bell <[email protected]>
Comments

3a1f1140d769af19e257e1335e28fb37974b0676 authored about 10 years ago by Joshua Bell <[email protected]>
Eliminate CodePointOutputStream

a7177a64df1f9eb09eae5e90719df9bf8ab59a02 authored about 10 years ago by Joshua Bell <[email protected]>
Align UTF-16 encoder with spec

c0eaad1c39cb03968186729679dbbfc2a9f5856a authored about 10 years ago by Joshua Bell <[email protected]>
Remove duplicate code-unit-to-bytes function

51ead834bc8e99af7f10a72cd337c12f4ff936c6 authored about 10 years ago by Joshua Bell <[email protected]>
Align iso-2022-jp encoder with spec

eba9801ff0c4181cc2d663e482345a640bc62f2d authored about 10 years ago by Joshua Bell <[email protected]>
Fix union annotations; rework/comment big5 and encoder loop

2852aa6c49917db2805155a114da4e16a4e00711 authored about 10 years ago by Joshua Bell <[email protected]>
Use 'handler' to align with spec

866f3fd8d036719b17219fa22006b6af6fb571b2 authored about 10 years ago by Joshua Bell <[email protected]>
Remove ByteOutputStream

6b5d37a4605bdc3fe55c035f2ceeffa00636d503 authored about 10 years ago by Joshua Bell <[email protected]>
Fix encode() result handling

85b771c4855f154ded2bda0e7d771556be18749f authored about 10 years ago by Joshua Bell <[email protected]>
Align error types with latest spec

1ddf9b70a6c978a1f8e902559b8254f1f3635e0a authored about 10 years ago by Joshua Bell <[email protected]>
Replace CodePointInputStream with Stream

7e1e9fceaa1e7b8d049a3489b37734632bc5ab0c authored about 10 years ago by Joshua Bell <[email protected]>
Comments

3dfe01624fe3cafdb57193547e926b7d237ab856 authored about 10 years ago by Joshua Bell <[email protected]>
Add ignoreBOM flag and decoder attributes

86d50748650718ff275d23bf0646026aad302516 authored about 10 years ago by Joshua Bell <[email protected]>
Introduce token stream, like spec; rework decoders

be786811f87db5e76ff66fe1b2e03af3220c75b0 authored about 10 years ago by Joshua Bell <[email protected]>
Sync iso2022-jp decoder algorithm with spec

89e1991fa03bcde7a9731cff75bc1dba50fc4a85 authored about 10 years ago by Joshua Bell <[email protected]>
Align with spec finished/end-of-stream terminology

4852fb78d7f0b27a54f08acabeee40223084c7c7 authored about 10 years ago by Joshua Bell <[email protected]>
Resurrect GBK, merge with GB18030

df2769240102a16736d5b4240e1510aad8550787 authored about 10 years ago by Joshua Bell <[email protected]>
Spec algorithm alignment: shift_jis

0d011d9086d16dbcd0e79ad61f92eb3e1e931293 authored about 10 years ago by Joshua Bell <[email protected]>