/json-tools

A collection of tools to work with JSON objects

Primary LanguagePythonMIT LicenseMIT

JSON Tools

License: MIT docs: latest

A collection of simple yet handy scripts to work with JSON files and objects:

  • Sort a JSON object by field value;
  • Compare two JSON objects and output all the different fields and values;