Skip to content

Proper Stream handling #13

@WorldMaker

Description

@WorldMaker

The current code relies on string input and outputs a string. This is inefficient in situations such as using gulp. It would be better if it input a node Stream and output a node Stream. (This should be easy enough as html2parser is already Stream-based.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions