[ 源代码: node-parse5 ]
软件包:node-parse5-html-rewriting-stream(7.1.2+dfsg-2)
node-parse5-html-rewriting-stream 的相关链接
Debian 的资源:
下载源码包 node-parse5:
- [node-parse5_7.1.2+dfsg-2.dsc]
- [node-parse5_7.1.2+dfsg.orig.tar.xz]
- [node-parse5_7.1.2+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Streaming HTML rewriter for Node.js
Parse5 provides nearly everything needed when dealing with HTML. It's the fastest spec-compliant HTML parser for Node.js to date. It parses HTML the way the latest version of browsers does. It has proven itself reliable in such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
This package provides a streaming HTML rewriter.
其他与 node-parse5-html-rewriting-stream 有关的软件包
|
|
|
|
-
- dep: node-entities (>= 4.3.0)
- Node.js module to encode and decode XML/HTML entities with ease
-
- dep: node-parse5
- HTML parser and serializer for Node.js
-
- dep: node-parse5-sax-parser
- Streaming SAX-style HTML parser for Node.js