An open API service providing commit metadata for open source projects.

GitHub / anonyco/FastestSmallestTextEncoderDecoder / commits

The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.

SHA Message Author Date Stats
f04c88cf Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1d75dcef Amending handling of lonely invalid 2nd parts of surogates AnonyCo <w****t@g****m> over 5 years ago
24da3eed Updating benchmarks anonyco <w****t@g****m> over 5 years ago
bc1650b6 Updating benchmarks for new faster version anonyco <w****t@g****m> over 5 years ago
ebe3609b Updating benchmarks for new faster version anonyco <w****t@g****m> over 5 years ago
5a0b0b0e Added benchmarks anonyco <w****t@g****m> over 5 years ago
9916d932 Fixed shields image anonyco <w****t@g****m> over 5 years ago
d4f8024f Minor license upgrade to CC0 anonyco <w****t@g****m> over 5 years ago
40dba6d5 merge Merge branch 'master' of https://github.com/anonyco/FastestSmallestTextEncode... anonyco <w****t@g****m> over 5 years ago
a99cc603 Minor license upgrade to CC0 anonyco <w****t@g****m> over 5 years ago
789c22d2 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4ec3bb2b Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5a4ee20f Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c98cb67e Adds encodeInto, a new npm repo, tests, helper scripts, better es6, and close... anonyco <w****t@g****m> over 5 years ago
b77d44de Adds encodeInto, a new npm repo, tests, helper scripts, better es6, and close... anonyco <w****t@g****m> over 5 years ago
3eba1c98 Update LICENSE Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
89cdb252 Delete dropped text.txt Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0262c57c Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a310abcb Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5af783af Final fixes anonyco <w****t@g****m> over 5 years ago
7ece155e Reverting back to having {encode, decode} on the returned object after realiz... anonyco <w****t@g****m> over 5 years ago
c8207c5c Reverting back to having {encode, decode} on the returned object after realiz... anonyco <w****t@g****m> over 5 years ago
7f20ae76 Reverting back to having {encode, decode} on the returned object after realiz... anonyco <w****t@g****m> over 5 years ago
5324d6a0 Updated the gzip preview anonyco <w****t@g****m> over 5 years ago
de565047 Finalizing the changes... anonyco <w****t@g****m> over 5 years ago
acab473f Finalizing the changes... anonyco <w****t@g****m> over 5 years ago
c818c080 # Please enter the commit message for your changes. Lines starting anonyco <w****t@g****m> over 5 years ago
2178c936 Delete package-lock.json Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
fe73d0d9 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6b8b6eed Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f7be9d35 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7843a077 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2ed10c74 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cb577271 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
26f50f7a Update index.html Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b9f01a48 Fixing #8 as well as preventing future problems with SharedArrayBuffers anonyco <w****t@g****m> almost 6 years ago
64f579e2 Fixing #8 as well as preventing future problems with SharedArrayBuffers anonyco <w****t@g****m> almost 6 years ago
8e889b66 Fixing #8 as well as preventing future problems with SharedArrayBuffers anonyco <w****t@g****m> almost 6 years ago
0fe97e80 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
89def391 merge Merge pull request #6 from keithamus/build-add-encoderdecodertogether-min-src... Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
40253679 build: add EncoderDecoderTogether.(min|src).js to package Keith Cirkel <k****s@u****m> almost 6 years ago
6a7e5d8d Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ea112bad Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
40104480 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
11a4f429 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
df6bd64d Update package.json Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6fdd4b66 Update package.json Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
672e8141 Add files via upload Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6acc4cfc Create .gitignore Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3a90d69b Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d64ddfdb Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1ac3ccf3 Add files via upload Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
22e3cbb6 Resolving #5 and, coincidentally, #3 Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
329cc5e0 Add files via upload Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8282595a Add files via upload Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d704fc55 Delete EncoderAndDecoderNodeJS.src.module.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a1463449 Create EncoderAndDecoderNodeJS.src.module.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f5f19017 Update package.json Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
69d1c7d5 Update encoderAndDecoderForced.src.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8b52db98 Update FastestTextDecoderPolyfill.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0c293fda Update FastestTextDecoderPolyfill.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
46559fd2 Update FastestTextDecoderPolyfill.src.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6891d930 Update EncoderAndDecoderNodeJS.min.js.map Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
53ef55f9 Create EncoderAndDecoderNodeJS.min.js.map Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c1bde39c Adding Source Maps Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8f95ea2e Update EncoderDecoderTogether.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
38756de7 Fixing Issue #2 Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6d5448a0 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c48c02d0 Update package.json Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9974cfb5 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
08e97353 merge Merge pull request #1 from guybedford/patch-1 Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
670452de Fixup files entry Guy Bedford <g****d@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a7bdd5e8 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1e2454d1 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0ab59646 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
386f8132 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f80034d2 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
60497811 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cce7b106 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
44b52ce9 Add files via upload Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f6032711 Delete EncoderDecoderTogether.min.js.gz Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2f61b923 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f5e93364 Add files via upload Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9fd4c751 Delete EncoderDecoderTogether.min.js.gz Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6c4f3ad4 Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8d3b365c Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f8580527 Update package.json Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
79eb6e5b Update README.md Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bfe1fbdb Delete EncoderDecoderTogether.min.js.gz Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
eb8199d8 Add files via upload Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cc8e3c8e Update EncoderAndDecoderNodeJS.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
30787e8f Update EncoderAndDecoderNodeJS.src.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9bd8abca Update EncoderDecoderTogether.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6d38c921 Update FastestTextDecoderPolyfill.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e189a1d1 Update FastestTextEncoderPolyfill.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c5e4f76f Update FastestTextDecoderPolyfill.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c6151311 Update FastestTextEncoderPolyfill.src.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0e2a64fb Update FastestTextDecoderPolyfill.src.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
df50fa93 Update EncoderDecoderTogether.min.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1d9c1276 Update EncoderDecoderTogether.src.js Jack Giffin <w****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository