/jsonnorm-tool

This is both a command-line tool and C++ library for standardizing the expression of a JSON text file. This repo also includes a website explaining the standardization details.

Primary LanguageC++MIT LicenseMIT

json-standard

This is both a command-line tool and C++ library for standardizing the expression of a JSON text file. This repo also includes a website explaining the standardization details.

install from source

  1. sudo apt-get install nlohmann-json3-dev