0.9.0 • Published 4 months ago

@serkonda7/yaml2json v0.9.0

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

YAML to JSON

CI

Utility script for converting YAML files to JSON.

Installation

npm i -D @serkonda7/yaml2json

Usage

yaml2json [flags] <file.yml> [file2.yml ...]

-o, --out      Specify a custom output dir. Default is ./out/
-p, --pretty   Json files will have an indentation of 2. By default the output is minimized.
0.9.0

4 months ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.5.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.1.0-dev

2 years ago