gbalbuena / yamltojson-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yamltojson-cli

Installation

$ npm install @gbalbuena/yamltojson-cli
...

Usage

$ cat examples/sample.yaml| yamltojson
{"a":{"b":"test","c":[1,"hello world"]}}

About

License:MIT License


Languages

Language:JavaScript 100.0%