xml2jsonparser

0.1.3 • Public • Published

String XML to JSON

Description

This little tool allow you to transform a xml string into a json object with tag name.

Install

in console, type npm install xml2jsonparser To install it globally, type npm install -g xml2jsonparser

Use

To use the function, you have to require it const parser = require("xml2jsonparser"); Then var json = parser(xmlString);

Readme

Keywords

none

Package Sidebar

Install

npm i xml2jsonparser

Weekly Downloads

1

Version

0.1.3

License

CC

Unpacked Size

7.17 kB

Total Files

4

Last publish

Collaborators

  • shotu