Skip to content

Funkit/json-beautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Beautifier

Takes either a file or stdin, and outputs a pretty-printed JSON to the standard output.

Usage

json-beautifier -f ./file.json

cat ./file.json | json-beautifier

About

formats JSON file/input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages