parsing-stream
v0.2.3
Published
extract information from Node.js streams
Downloads
9
Readme
parsing-stream
attaching parser/processor to Node.js streams
License
About
This module provides an octet-mode transform stream supporting attachment of a parser which is observing streamed data for certain conditions triggering extra actions such as collecting or replacing matches, extracting information, switching parsers, redirecting data to different streams etc.
Documentation
We've set up a separate website with additional information on this package.