
jsontoxml
Releases16
Frequency5 months 4 weeks
Last Release
This is a library designed to render js objects as xml. Its not made to parse or otherwise edit existing xml/html structures.
Linked projects
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.
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.