json-to-xml
Convert a JSON object to a simple XML structure
Usage
const convert = json = foo: 'bar' baz: 'unit' xml = ;
Requirements
- NodeJS v6+ (Default parameters)
Convert a JSON object to a simple XML structure
const convert = json = foo: 'bar' baz: 'unit' xml = ;
npm i json-two-xml
0
1.0.0
MIT