issues
search
mathiasbynens
/
he
A robust HTML entity encoder/decoder written in JavaScript.
https://mths.be/he
MIT License
3.45k
stars
254
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove invalid HTML entities
#94
hansede
closed
2 months ago
0
`he.decode` is decoding HTML sequences without accounting for the presence or absence of a semicolon
#93
hansede
closed
2 months ago
2
Certain named entities don't decode (& and <)
#92
simongiles1
closed
10 months ago
1
Not sure why it's not decoding a particular paragraph
#90
TruePadawan
closed
1 year ago
0
As is, code produces an JS error
#89
TheCraig
opened
1 year ago
1
A new feature suggestion: add an escape option to decode function
#88
ShuhaoZQGG
opened
2 years ago
1
Git.io deprecation notice
#87
npmmirror
opened
2 years ago
0
npm audit: 26 vulnerabilities
#86
matsamuel2018
opened
2 years ago
3
What is the correct source for the lib?
#85
ooker777
opened
2 years ago
0
Feature request: Add optional support for ISO-8859-1 characters
#83
deniskabana
opened
2 years ago
0
Memory leak
#82
taoqf
opened
3 years ago
0
Cannot set property 'he' of undefined
#81
WiseNat
closed
3 years ago
0
Chrome: Uncaught SyntaxError: Unexpected token '<' in he.js:32
#80
adriespo
closed
3 years ago
2
fix: add es module
#79
sastan
opened
3 years ago
1
Allow to ignore specific elements in the string, like code
#78
lukasoppermann
closed
2 years ago
3
Section 12.2.4.69 of the HTML spec, referenced in README.md, does not exist
#77
stephenmirving
opened
4 years ago
1
Let's set up a modern Rollup-based build system
#76
revelt
opened
5 years ago
4
ASCII character 128 not being encoded by he
#75
rakend
closed
5 years ago
1
useNamedReferences doesn't work for all characters
#74
crlgn
opened
5 years ago
0
Unescape from HTML and escape to JSON
#73
KaKi87
closed
5 years ago
19
Non-English support?
#72
coderkind
closed
5 years ago
1
Error when minimizing with Google closure-compiler
#71
Light-Wizzard
opened
5 years ago
1
Minified version?
#70
timschwab
closed
5 years ago
10
Issue with pulling latest version 1.2.0
#69
varun-dev
closed
6 years ago
2
Update he.js
#68
frank-dspeed
opened
6 years ago
1
Legacy named character references not always handled correctly
#67
mathiasbynens
closed
6 years ago
0
two unit test description labels might be incorrect
#66
revelt
closed
6 years ago
1
Replace comma operator in tests. Add missed semicolons.
#65
nathanhammond
closed
6 years ago
1
Modular usage
#64
shrpne
opened
6 years ago
7
package.json: only `directories.bin`
#63
Profpatsch
opened
6 years ago
1
package.json: "bin" and "directories.bin" fields must not exist at the same time
#62
Profpatsch
opened
6 years ago
1
Uncaught TypeError: Cannot read property 'replace' of undefined
#61
bauer-git
closed
6 years ago
5
TypeError: html.replace is not a function.
#60
lapinskicho
closed
6 years ago
1
Syntax error in both Firefox and Chrome
#59
arvindpdmn
closed
6 years ago
2
Representing `escape()` as `htmlEncode()`
#58
sethimcclaine
closed
6 years ago
4
How to download and use in app
#57
arc95
closed
7 years ago
2
module
#56
dqbd
closed
7 years ago
0
fix: gracefully handle falsy input
#55
AndersDJohnson
closed
6 years ago
2
He.decode : keep some part encoded
#54
mvuidev
closed
7 years ago
1
Internet Explorer 11 + Edge 12-13-14 JavaScript parsing issues
#53
gnutix
closed
7 years ago
5
TypeError: html is undefined
#52
shivamgupta211
closed
7 years ago
1
Incorrect error message for unknown named character references
#51
youming-lin
opened
8 years ago
3
Edge case: does not decode example string on w3 spec
#50
youming-lin
opened
8 years ago
4
documentation improvement
#49
mirabilos
closed
8 years ago
3
add a licence declaration, to make this buildable as Webjar
#48
mirabilos
closed
8 years ago
4
v1.1.0 not available to bower
#47
daniel-white
closed
8 years ago
1
Make `&aaa;` a parse error
#46
mathiasbynens
opened
8 years ago
1
1.1.0 not published
#45
dracupid
closed
8 years ago
1
Parse decimal numeric entities before conversion
#44
RReverser
closed
8 years ago
6
`�` leaks NULL character
#43
RReverser
closed
8 years ago
2
Next