ken-franken/node-jsontoxml

ken-franken/node-jsontoxml

Releases1
Frequency
Last Release
Stars2
this renders a simple javascript object structure into xml/html. js objects are easier to modify than strings so no need to parse a whole dom to reliably add a few elements. while this could support async callbacks it doesn't. if people need it i will be happy to add support.

Linked projects

This is a library designed to render js objects as xml. Its not made to parse or otherwise edit existing xml/html structures.