XML to JSON Webstream
A sortable and filterable XML to JSON streamer
Easy to use
Super simple and modern API just send in options and loop over the results thanks to Async Iterators.
Get just what you need
You can Filter and parse your xml. Did you want to get only the <image/> tags from your xml? No problem!
Emit when you want
Did you want to emit the content of an rss feed, but only as it's streaming in piece by piece? it works for that too. Want a verbose option that emits depth first search style? That's always an option as well.