node-jsontoxml

(★ 98)

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.

  • .gitignore
  • .travis.yml
  • jsontoxml.js
  • LICENSE
  • package.json
  • README.md
  • test.js
// repository documentation