showtables
v2.0.3
Published
The Application for show json in cmd table
Readme
showTables
The Application for show json in cmd table
Basic Command:
Global
> npm i -g showtables
> showtable [filename.json full path or short path]Local (in project)
> npm i --save showtables
const {jsonToPrettyTable,jsonFileToPrettyTable} = require('showtables');Result

