gulp-yaml
gulp-yaml copied to clipboard
JSON to YAML
trafficstars
Hello, since js-yaml supports serializing JSON into YAML, can this plugin support it as well?
@rayshan Thanks for your suggestion. I believe this feature might be possible to add. Probably a reverse option might be a good choice.
:tada:
Maybe just do the right thing based on the input, and not introduce another API?
I've found topherzee/gulp-json-to-yaml that fork from this repo. :blush: