patrik
|
7651417f1e
|
support ',' in query selectors
|
2020-01-07 13:43:14 +01:00 |
|
Matt Gaunt
|
cf42c82058
|
Adding LICENSE and support for picture element
|
2019-06-29 17:46:18 -07:00 |
|
taoqf
|
7cf8c31309
|
Merge pull request #6 from ananyasaxena/master
updating the type of options in the parse function
|
2019-04-11 18:14:21 +08:00 |
|
Leon Sorokin
|
dc2e4ee6ab
|
properly handle attrs with zero length values
|
2019-04-02 21:32:05 -05:00 |
|
ananya saxena
|
559050a1e9
|
updating the type of options in the parse function
|
2019-03-22 09:41:03 -07:00 |
|
Leon Sorokin
|
1917dd76b5
|
parse value-less attributes
|
2019-03-20 02:50:15 -05:00 |
|
taoqf
|
ddf2b8e07e
|
added html validation
|
2019-01-21 11:53:28 +08:00 |
|
jnarowski
|
a585334212
|
eliminated dependence on new Function
|
2018-11-10 16:12:51 -07:00 |
|
Andrew Towers
|
165ee2d880
|
change kMarkupPattern to allow more custom element names per spec
|
2018-08-25 01:12:40 +10:00 |
|
taoqf
|
1e538b00ab
|
update tsconfig
|
2018-08-17 17:24:42 +08:00 |
|
taoqf
|
a40edfb2e8
|
replace const with var
|
2018-07-16 16:41:03 +08:00 |
|
taoqf
|
48e1e723d4
|
fixed: could not parse custom element
|
2017-12-14 16:48:58 +08:00 |
|
taoqiufeng
|
2504afe8e1
|
fix: [issure10](https://github.com/ashi009/node-fast-html-parser/issues/10)
|
2017-06-20 12:28:34 +08:00 |
|
taoqiufeng
|
b9c923a806
|
replace entities with he
|
2017-06-16 09:32:44 +08:00 |
|
taoqiufeng
|
ca90e798e3
|
add method set_content
|
2017-06-15 18:27:57 +08:00 |
|
taoqiufeng
|
e73b44c7dc
|
Rewrite in TypeScript, Add method toString, Attribute innerHTML\ outerHTML
|
2017-06-14 15:36:24 +08:00 |
|