1.0.0 • Published 1 year ago

@toycode/xml2json-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1.0.0

1 year ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

9 years ago

0.9.0

9 years ago