Last change
on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
959 bytes
|
Line | |
---|
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-sax-parser</h1>
|
---|
9 | <i><b>Streaming <a href="https://en.wikipedia.org/wiki/Simple_API_for_XML">SAX</a>-style HTML parser.</b></i>
|
---|
10 | </div>
|
---|
11 | <br>
|
---|
12 |
|
---|
13 | <div align="center">
|
---|
14 | <code>npm install --save parse5-sax-parser</code>
|
---|
15 | </div>
|
---|
16 | <br>
|
---|
17 |
|
---|
18 | <p align="center">
|
---|
19 | 📖 <a href="https://github.com/inikulin/parse5/tree/master/packages/parse5-sax-parser/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>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.