Skip to content

Make the parser/tokenizer a writable stream? #37

@papandreou

Description

@papandreou

It's a nice touch that you can hand a readable stream to parser.parse, but it would be even more flexible if the parser was able to act as a writable stream so the stream piping logic could reside in the calling code.

Seems like this is an "emerging pattern" :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions