Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
docs/ | 12-May-2024 | - | 51 | 30 | ||
lib/ | 12-May-2024 | - | 30 | 20 | ||
test/ | 12-May-2024 | - | 17 | 12 | ||
LICENSE | D | 12-May-2024 | 1.1 KiB | 20 | 16 | |
README.md | D | 12-May-2024 | 911 | 35 | 27 | |
package.json | D | 12-May-2024 | 718 | 29 | 28 |
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-serializer-stream</h1> 9<i><b>Streaming HTML serializer.</b></i> 10</div> 11<br> 12 13<div align="center"> 14<code>npm install --save parse5-serializer-stream</code> 15</div> 16<br> 17 18<p align="center"> 19 <a href="https://github.com/inikulin/parse5/tree/master/packages/parse5-serializer-stream/docs/index.md"><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/tree/master/docs/version-history.md">Version history</a> 34</p> 35