35 lines
891 B
Markdown
35 lines
891 B
Markdown
|
<p align="center">
|
||
|
<a href="https://github.com/inikulin/parse5">
|
||
|
<img src="https://raw.github.com/inikulin/parse5/master/media/logo.png" alt="parse5" />
|
||
|
</a>
|
||
|
</p>
|
||
|
|
||
|
<div align="center">
|
||
|
<h1>parse5-sax-parser</h1>
|
||
|
<i><b>Streaming <a href="https://en.wikipedia.org/wiki/Simple_API_for_XML">SAX</a>-style HTML parser.</b></i>
|
||
|
</div>
|
||
|
<br>
|
||
|
|
||
|
<div align="center">
|
||
|
<code>npm install --save parse5-sax-parser</code>
|
||
|
</div>
|
||
|
<br>
|
||
|
|
||
|
<p align="center">
|
||
|
📖 <a href="https://parse5.js.org/modules/parse5_sax_parser.html"><b>Documentation</b></a> 📖
|
||
|
</p>
|
||
|
|
||
|
---
|
||
|
|
||
|
<p align="center">
|
||
|
<a href="https://github.com/inikulin/parse5/tree/master/docs/list-of-packages.md">List of parse5 toolset packages</a>
|
||
|
</p>
|
||
|
|
||
|
<p align="center">
|
||
|
<a href="https://github.com/inikulin/parse5">GitHub</a>
|
||
|
</p>
|
||
|
|
||
|
<p align="center">
|
||
|
<a href="https://github.com/inikulin/parse5/releases">Changelog</a>
|
||
|
</p>
|