issues
search
taoqf
/
node-html-parser
A very fast HTML parser, generating a simplified DOM, with basic element query support.
MIT License
1.12k
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
querySelectorAll acting strange
#28
WORMSS
closed
3 years ago
3
Export NodeType again
#27
isellsoap
closed
4 years ago
2
Breaking change upgrading to 1.2.x
#26
sslotsky
closed
4 years ago
1
Option to keep location info
#25
stalniy
closed
3 years ago
5
Creating new Nodes
#24
StreakInTheSky
closed
4 years ago
2
Fix #17
#23
Sharcoux
closed
3 years ago
4
can I to get parents ?
#22
rudda
closed
4 years ago
2
Add getAttribute, fix tests, fix rawAttributes, fix setAttribute when the value is number
#21
minas90
closed
4 years ago
0
Breaking changes when moving to 1.1.20
#20
angas
closed
4 years ago
2
improve rawAttributes, fix setAttribute when the value is number
#19
minas90
closed
4 years ago
0
rawAttributes behaviour change?
#18
minas90
closed
4 years ago
4
Quotes around attributes are stripped
#17
derekbwarren
closed
3 years ago
20
Update documentation for attributes modification
#16
Sharcoux
closed
4 years ago
2
Fix issue when parsing namespaces
#15
Sharcoux
closed
4 years ago
1
Consider attributes modification in toString
#14
Sharcoux
closed
4 years ago
5
feat: add support for comment parsing
#13
blex41
closed
4 years ago
2
support ',' in query selectors
#12
patrikpihlstrom
closed
4 years ago
6
Downgrade to ES5 target for TSC
#11
CasenetSBero
closed
5 years ago
1
Adding LICENSE and support for picture element
#10
gauntface
closed
5 years ago
0
Feature parse fix
#9
maximlysenko91
closed
5 years ago
0
Feature parse fix
#8
maximlysenko91
closed
5 years ago
1
properly handle attrs with zero length values
#7
leeoniya
closed
5 years ago
4
updating the type of options in the parse function
#6
ananyasaxena
closed
5 years ago
1
parse value-less attributes
#5
leeoniya
closed
5 years ago
1
added html validation
#4
jnarowski
closed
5 years ago
2
Feature html fix
#3
jnarowski
closed
5 years ago
2
eliminated dependence on new Function
#2
jnarowski
closed
6 years ago
3
Allow custom element names with multiple dashes
#1
raffecat
closed
6 years ago
1
Previous