Skip to content

hoodie/json-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON tools

... and toml and yaml...

tiny set of tiny json tools for my own use, nothing fancy here (yet)

tool description
shrink-json just reserializes a json file but without a lot of the air in it
json2js same as shrink but produces a js/ts file exporting the json as a string
json2toml converts json to toml
json52json converts json5 to json
toml2json converts toml to json
yaml2json converts yaml to json
flatten-json flattens a json object into a single level object
flatten-toml flattens a toml object into a single level object
unflatten-json unflattens a json object into a nested object
format-json formats a json object into a more readable format

About

🔧 json tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors