remuslazar / node-xmlsplit

Split large XML files into smaller chunks, uses Node.js Stream API
MIT License
18 stars 6 forks source link

Adding support for split under nested elements and improvements of tests #10

Open QAnders opened 1 month ago

QAnders commented 1 month ago

Addressing issue https://github.com/remuslazar/node-xmlsplit/issues/9 as well as some improvements to tests