tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.3k stars 675 forks source link

Convert JSON to YAML #256

Open danilogit opened 4 years ago

danilogit commented 4 years ago

It would be great if we can present a JSON as YAML document.

rahulkiller104 commented 3 years ago

@danilogit can you tell me in more detail?? what I have to do?

danilogit commented 3 years ago

Hi @rahulkiller104 Sometimes JSON files can be very long and hard to read and I think in this case an option to convert to a YAML file could help.