issues
search
mathiasbynens
/
utf8.js
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
https://git.io/utf8js
MIT License
556
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The README should probably mention that output only looks like UTF-8, but isn't actual UTF-8
#42
gh-andre
opened
2 years ago
4
Update utf8.js
#41
cosydney
opened
2 years ago
0
Is there difference from more simple implementation?
#40
PFight
opened
3 years ago
0
A replacement for react-native's binaryTobase64
#39
rahamin1
closed
4 years ago
1
wrong encoding????
#38
rexi1r
opened
4 years ago
0
Add support for encoding to and decoding from byte arrays
#37
cag
closed
4 years ago
1
Update generate-test-data.py for py2 and py3 compatibility
#36
chason
opened
5 years ago
1
It don't support Chinese
#35
suanmei
closed
4 years ago
2
Is this ES6 module format compatible?
#34
varun07
opened
6 years ago
0
Doesn't encode English
#33
AbdelrahmanHafez
closed
6 years ago
1
Failed to find module: "utf8"
#32
KeyvanMM
closed
6 years ago
3
Optimization: Check whether encoding/decoding is needed
#31
mudcube
opened
7 years ago
0
Invalid continuation byte
#30
romafederico
opened
7 years ago
10
remove redundant version information
#29
dotnetCarpenter
opened
7 years ago
3
Add support for encoding to and decoding from byte arrays
#28
samal-rasmussen
closed
2 years ago
5
encode is not a function
#27
codingwithbatista
closed
7 years ago
1
string.charCodeAt is not a function
#26
bash0312
opened
7 years ago
4
decoder option to ignore truncated symbol on the end of input
#25
amje
opened
7 years ago
2
generate-test-data.py fails pep8 compliance
#24
wesleycho
opened
7 years ago
0
enable es2015 modules
#23
whmountains
closed
3 years ago
0
Remove redundant var declaration
#22
darrachequesne
closed
8 years ago
2
Add newer nodejs versions in Travis build
#21
darrachequesne
closed
8 years ago
3
Fix minor style issues
#20
darrachequesne
closed
8 years ago
2
Add error-tolerant mode
#19
darrachequesne
opened
8 years ago
7
Fixed decoding of four-byte code points
#18
pineapplemachine
closed
8 years ago
4
utf8.decode() is not a function error
#17
ghost
closed
8 years ago
12
Replace ’ with '. The ’ character cannot be converted to other charsets
#16
esarafianou
closed
8 years ago
12
How do we test if this works?
#15
cmhsu-cs
closed
8 years ago
1
bower.json is not up-to-date
#14
larrychu-acoustic
opened
8 years ago
0
Passed flake8
#13
michilu
closed
9 years ago
2
GPL license?
#12
tehshane
closed
9 years ago
1
utf8 encoder speedup for large amounts of data processing
#11
antelle
opened
9 years ago
4
utf8 encoder speedup for large amounts of data processing
#10
antelle
closed
9 years ago
2
Fix loading as browserified in AMD style
#9
inetfuture
opened
9 years ago
3
Incorrect encoding/decoding
#8
nuclearace
closed
9 years ago
4
Codepoint arrays and binary strings
#7
devongovett
opened
9 years ago
9
exposed ucs2encode() + allowed return of codepoint as array from utf8dec...
#6
jar-o
closed
9 years ago
3
Created forceFinish Param as to bypass decoding problems.
#5
frnco
opened
10 years ago
1
Performance?
#4
rauchg
opened
10 years ago
4
Deal in scalar values
#3
mathiasbynens
closed
9 years ago
9
Add error-tolerant mode
#2
mathiasbynens
opened
11 years ago
0
Add more tests
#1
mathiasbynens
opened
11 years ago
1