[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Any suggestions for parsing large XML in the browser?
- From: Jay Sridhar <jsridhar@novixys.com>
- To: xml-dev@lists.xml.org
- Date: Sat, 23 Jul 2016 10:58:16 +0530
Hello,
I am looking for a Javascript XML parser for parsing large XML files in
the browser. Which means I want an event based parser to avoid running
into memory issues and I also don't need the whole XML DOM at once. My
requirements rule out using jQuery ($.parseXML()). Does any one have any
pointers? I did have a look at sax.js (https://github.com/isaacs/sax-js)
but would like to know if anybody else has experience with it (good or bad).
Thanks
--
Regards
Jay Sridhar
https://www.novixys.com
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]