Thursday, May 16, 2019

javascript - Saving XML filen in Node.js

I have just started exploring Node.js as I am planning to work on a project very soon using Node.js. I prefer saving my project data in XML file as so was looking for modules or libraries for Node.js which facilitate saving, editing, retrieving and transforming XML data. While researching on this I came across modules like xml2js, xmlbuilder, sax, node-xml and data2XML for Node.js, but none of them allows storing modified XML back to the XML file.



We use $xml->asXML("file.xml") to save an XML file in PHP and I'm looking for an alternative for this in Node.js.

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...