Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
lib/ | 12-May-2024 | - | 178 | 82 | ||
test/ | 12-May-2024 | - | 348 | 310 | ||
LICENSE | D | 12-May-2024 | 1.1 KiB | 20 | 16 | |
README.md | D | 12-May-2024 | 853 | 35 | 27 | |
package.json | D | 12-May-2024 | 1,001 | 38 | 37 | |
tsconfig.json | D | 12-May-2024 | 302 | 11 | 10 |
README.md
1<p align="center"> 2 <a href="https://github.com/inikulin/parse5"> 3 <img src="https://raw.github.com/inikulin/parse5/master/media/logo.png" alt="parse5" /> 4 </a> 5</p> 6 7<div align="center"> 8<h1>parse5-html-rewriting-stream</h1> 9<i><b>Streaming HTML rewriter.</b></i> 10</div> 11<br> 12 13<div align="center"> 14<code>npm install --save parse5-html-rewriting-stream</code> 15</div> 16<br> 17 18<p align="center"> 19 <a href="https://parse5.js.org/modules/parse5_html_rewriting_stream.html"><b>Documentation</b></a> 20</p> 21 22--- 23 24<p align="center"> 25 <a href="https://github.com/inikulin/parse5/tree/master/docs/list-of-packages.md">List of parse5 toolset packages</a> 26</p> 27 28<p align="center"> 29 <a href="https://github.com/inikulin/parse5">GitHub</a> 30</p> 31 32<p align="center"> 33 <a href="https://github.com/inikulin/parse5/releases">Changelog</a> 34</p> 35