是否有任何易于使用的Javascript XML库推荐?
问题描述:
我在javascript中使用JSON解析数据,我觉得这很方便。但是当我使用XML时,我需要查看每个节点。似乎XML更复杂。在创建和阅读xml文档时是否有任何Javascript可以删除? plx推荐。
I parse data using JSON in javascript, I find this is very convenient. But when I using XML, I need to look down every nodes. It seems that the XML is more complex. Is there any Javascript for erase some plain on creating and reading xml document? plx recommend.
答
我推荐 JKL ParseXML 它是一个轻量级的单用途库,运行良好。
I recommend JKL ParseXML It's a lightweight single-purpose library and works very well.