Skip to content

Commit 040564e

Browse files
vassudanaguntafb55
andauthored
docs(readme): Recommend parse5 for HTML compliance (#1147)
Co-authored-by: Felix <[email protected]>
1 parent 85f9a22 commit 040564e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
The fast & forgiving HTML/XML parser.
99

10+
_htmlparser2 is [the fastest HTML parser](#performance), and takes some shortcuts to get there. If you need strict HTML spec compliance, have a look at [parse5](https://github.com/inikulin/parse5)._
11+
1012
## Installation
1113

1214
npm install htmlparser2

0 commit comments

Comments
 (0)