CLI app.
-version 0.1 (first release):
- support for 3D Tables: VE, Lambda and Timing.
- tested with EMStudio StableTwo-84-gad3fd6e
-version 0.2:
- CLI option to don't use decimals (truncated)
...
-version 0.5:
- adapt output to Fred standard (download/file.php?id=1475)
-version 0.6:
- added new CLI option to see metaInfo of the json file loaded (download/file.php?id=1491)
SRC:
https://github.com/AiToR51/tableConvert ... io-freeems
use:
java -jar tableConverter(...).jar input.json [-noDecimals]
or
java -jar tableConverter(...).jar input.json [-noDecimals] > outputFile
screenshot:

if anybody founds some errors or want new features, tell me. (or fix it
