Skip to content

hkmatsumoto/jsonfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jsonfmt

Jsonfmt is experimental code formatter for JSON.

Usage

dune exec jsonfmt "{     \"foo\":          1, \"bar\"        :         2   }"
>>> {"foo": 1, "bar": 2}

About

A code formatter for JSON

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages