0.9.4 • Published 4 years ago

@toycode/xml2json-cli v0.9.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

mastodon-auth-cli

conver XML to JSON (using xml2js) cli

Installing

npm install -g @toycode/xml2json-cli

## Usage

```bash
xml2json [-n] [input file] [output file]

n is indent level

if output file is ommitted output to stdout.

if both input file and output file are omitted read input and output to stdout.

example

echo 'HelloWorld' | xml2json -4

LICENSE

MIT

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

5 years ago

0.9.1

7 years ago

0.9.0

7 years ago