Analyzed about 18 hours ago
Simple XML to JavaScript object converter.
Ever had the urge to parse XML? And wanted to access the data in some sane, easy way? Don't want to compile a C parser, for whatever reason? Then xml2js is what you're looking for!
Simple XML to JavaScript object converter. It supports bi-directional
... [More]
conversion. Uses sax-js and xmlbuilder-js. [Less]