We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5a17e commit c931343Copy full SHA for c931343
README.md
@@ -8,6 +8,9 @@
8
<a href="https://www.npmjs.com/package/es-html-parser">
9
<img src="https://img.shields.io/npm/v/es-html-parser"/>
10
</a>
11
+<a href="https://www.npmjs.com/package/es-html-parser">
12
+<img src="https://img.shields.io/npm/dw/es-html-parser"/>
13
+</a>
14
</p>
15
16
ES HTML Parser is a HTML parser that generates an abstract syntax tree similar to the ESTree specification.
0 commit comments