mirror of
https://github.com/danbulant/node-html-parser
synced 2026-05-19 12:29:07 +00:00
Disclaimer
This commit is contained in:
parent
622d3c038b
commit
de83e3f366
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# Fast HTML Parser [](http://badge.fury.io/js/node-html-parser) [](https://travis-ci.org/taoqf/node-html-parser)
|
||||
# Deno Fast HTML Parser [](http://badge.fury.io/js/node-html-parser) [](https://travis-ci.org/taoqf/node-html-parser)
|
||||
|
||||
This fork was done to allow loading from deno.
|
||||
|
||||
Fast HTML Parser is a _very fast_ HTML parser. Which will generate a simplified
|
||||
DOM tree, with basic element query support.
|
||||
|
|
|
|||
Loading…
Reference in a new issue