Skip to content

manojc/xml-json-parser

Repository files navigation

XML Parser POC

This is just a poc to compare 2 xml parsers viz. xml-stream & xml-flow.

Aim is to stream large XML file by providing repeating node.

JSON Parser POC

This is just a poc to use JSONStream.

Aim is to stream large JSON file by providing repeating node.


About

parse XML (xml-stream & xml-flow) & JSON (JSONStream) in chunks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published