nodejs簡單操作xml

這裏簡單介紹一下nodejs的第三方模塊xml2js、fast-xml-parser、xml2json操作xml 多的不說了,直接進入主題: 下面是我要操作的xml: <?xml version="1.0" encoding="UTF-8"?> <note> <to>Tove</to> <from>Jani</from> <heading>Reminder</heading> <body>Don'
相關文章
相關標籤/搜索