node-parse5-plain-text-conversion-stream

Stream that converts plain text files into HTML documents for Node.js
  https://github.com/inikulin/parse5
  0
  no reviews



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 stream that converts plain text files into HTML documents.