Any recommendation for xml to json for Node.js?

前端 未结 8 717
面向向阳花
面向向阳花 2020-12-08 15:14

I\'ve installed node-xml but I don\'t think it works the way I expect. and it doesnt\' have example. any recommendation for xml-2-json (js) for node.js? I also looked a

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-08 15:38

    Where do you see that xml2js is deprecated? It has recent activity (as of March 2013) and has worked great with node 0.8.

    I use it and am happy with it!

提交回复
热议问题