Skip to content

hikaru7719/json-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-formatter

json-formatter is cli tool for formatting JSON. This tool supports JSON of RFC 8259 style. (maybe)

install

git clone https://github.com/hikaru7719/json-formatter.git
cd json-formatter
cargo install --path .

usage

echo '{"a": "test"}' | json-formatter

About

JSON parser and formatter with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages