0.0
No release in over a year
Show JSON as Table
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.17
~> 5.0
~> 10.0

Runtime

 Project Readme

json_to_table

display JSON as TABLE

Installation

Write in Gemfile or gemspec file

gem 'json_to_table'

then install gems

$ bundle install

Or install it yourself as:

$ gem install json_to_table

Usage

bundle exec ruby exe/json_to_table show [json_file]