Skip to content

james-maloney/ifmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifmt (input formatter) is used to format JSON and XML from stdin

Install:

go get github.com/james-maloney/ifmt
cd $GOPATH/src/github.com/james-maloney/ifmt && make

JSON Usage:

curl http://some-json-api.com | ifmt

XML Usage:

curl http://some-json-api.com | ifmt -xml

About

JSON/XML stdin formatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published