emberfeather / node-xml2object

Simple SAX-based xml to JS object parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow For Piping Input Through The Parser

Zoramite opened this issue · comments

Allow for using the pipe() ability of streams to read a stream in.