Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
docs/ | 12-May-2024 | - | 64 | 36 | ||
lib/ | 12-May-2024 | - | 22 | 16 | ||
test/ | 12-May-2024 | - | 32 | 24 | ||
LICENSE | D | 12-May-2024 | 1.1 KiB | 20 | 16 | |
README.md | D | 12-May-2024 | 1 KiB | 36 | 27 | |
package.json | D | 12-May-2024 | 813 | 31 | 30 |
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-plain-text-conversion-stream</h1> 9<i><b>Stream that converts plain text into HTML document as required by <a href="https://html.spec.whatwg.org/#read-text">HTML specification</a>.</b></i> 10</div> 11<br> 12 13<div align="center"> 14<code>npm install --save parse5-plain-text-conversion-stream</code> 15</div> 16<br> 17 18 19<p align="center"> 20 <a href="https://github.com/inikulin/parse5/tree/master/packages/parse5-plain-text-conversion-stream/docs/index.md"><b>Documentation</b></a> 21</p> 22 23--- 24 25<p align="center"> 26 <a href="https://github.com/inikulin/parse5/tree/master/docs/list-of-packages.md">List of parse5 toolset packages</a> 27</p> 28 29<p align="center"> 30 <a href="https://github.com/inikulin/parse5">GitHub</a> 31</p> 32 33<p align="center"> 34 <a href="https://github.com/inikulin/parse5/tree/master/docs/version-history.md">Version history</a> 35</p> 36