mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-19 06:31:30 +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
|
Fast HTML Parser is a _very fast_ HTML parser. Which will generate a simplified
|
||||||
DOM tree, with basic element query support.
|
DOM tree, with basic element query support.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue