{"library":"parse5-parser-stream","type":"library","category":null,"description":"parse5-parser-stream is a dedicated package within the parse5 HTML parsing toolset, providing a streaming API for parsing HTML documents. It processes HTML incrementally as a Node.js Transform stream, making it suitable for handling large files or real-time data without loading the entire document into memory. The current stable version is 8.0.1. The broader parse5 project, which this package is part of, maintains an active development cadence with frequent patch and minor releases, alongside significant major version updates roughly every one to two years. Its key differentiators include strict adherence to the HTML5 specification, detailed tracking of source code locations for parsed elements (beneficial for tools like linters and formatters), and robust scripting support during parsing.","language":"javascript","status":"active","version":"8.0.0","tags":["javascript","parse5","parser","stream","streaming","typescript"],"install":[{"cmd":"npm install parse5-parser-stream","imports":["import { ParserStream } from 'parse5-parser-stream';","const { ParserStream } = require('parse5-parser-stream');","import { DefaultTreeAdapter } from 'parse5';"]},{"cmd":"yarn add parse5-parser-stream","imports":[]},{"cmd":"pnpm add parse5-parser-stream","imports":[]}],"homepage":"https://parse5.js.org","github":"https://github.com/inikulin/parse5","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/parse5-parser-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/parse5-parser-stream/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}