jax

0.1.0 • Public • Published

jax

Convert JSON to XML. Useful for converting Google API JSON structures back to XML.

Installation

npm install jax

Usage

var jax = require("jax");

inputJSON = fs.readFileSync("data.json", "utf-8");
outputXML = jax(input);

See example/input.json and example/output.xml for sample data format

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i jax

Weekly Downloads

4

Version

0.1.0

License

MIT

Last publish

Collaborators

  • andris