Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Toolkit

"the best opensource converter I've found across the Internet" -- dene14

The JSON Toolkit is a collection of JSON tools, including ones that convert between data formats like JSON, XML, YAML, CSV, etc.

Some highlights include:

  • json-diff - structurally diffs two json files and returns the output as json.
  • xml-to-json - xml from stdin is converted to json on stdout

Prerequisites

  • Bash
  • Go
  • Python3
  • jq

Getting Started

  • git clone git@github.com:tyleradams/json-toolkit.git
  • make
  • make test
  • sudo make install

Feedback

If there's something you'd like, please open a github issue for any feature requests or to report any bugs you'd like fixed.

About

"the best opensource converter I've found across the Internet" -- dene14

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages