1.0.0 • Published 5 months ago

@toycode/xml2json-cli v1.0.0

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

5 months ago

0.9.4

5 years ago

0.9.3

5 years ago

0.9.2

6 years ago

0.9.1

8 years ago

0.9.0

8 years ago