Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-10-01 | 289 Bytes | |
v2.0.1.tar.gz | 2017-10-01 | 109.4 kB | |
v2.0.1.zip | 2017-10-01 | 137.4 kB | |
Totals: 3 Items | 247.1 kB | 0 |
Updates
- Added
preprocessNodes
option to ReactHTMLParser function. This function is passed the raw node tree beforereact-html-parser
processes it which it should return after any modifications are made to it - Exposed
htmlparser2
library - Updated the demo site to React v16