jtbl

CLI tool to convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables

MIT License

Downloads
6.7K
Stars
280
Committers
2

Bot releases are visible (Hide)

jtbl - JTBL version 1.6.0 Latest Release

Published by kellyjonbrazil 10 months ago

  • Add long options
  • Add DokuWiki table option
  • Add Bash and Zsh completions
jtbl - JTBL version 1.5.3

Published by kellyjonbrazil 12 months ago

  • Add -f option for fancy table output
jtbl - JTBL version 1.5.2

Published by kellyjonbrazil over 1 year ago

  • Fix output for empty array
jtbl - JTBL version 1.5.1

Published by kellyjonbrazil over 1 year ago

  • Preserve long float formatting
jtbl - JTBL version 1.5.0

Published by kellyjonbrazil almost 2 years ago

  • Be more tolerant of loading JSON Lines with blank lines and whitespace
jtbl - JTBL version 1.4.0

Published by kellyjonbrazil about 2 years ago

  • Add CSV (-c) table output option
  • Add HTML (-H) table output option
  • Preserve column order when wrapping or truncation is required
  • Bump tabulate library to v0.9.0
jtbl - JTBL version 1.3.1

Published by kellyjonbrazil over 2 years ago

  • Add -q option to suppress printing of error messages to STDERR
  • Add man page to source package
jtbl - JTBL version 1.3.0

Published by kellyjonbrazil over 2 years ago

  • Add -m markdown table output option
  • Add man page
jtbl - JTBL version 1.2.3

Published by kellyjonbrazil almost 3 years ago

  • Remove item header from rotate view if there is only one item
  • Add separator line under item header in rotate view
jtbl - JTBL version 1.2.2

Published by kellyjonbrazil almost 3 years ago

  • Use nicer grid lines for tables
jtbl - JTBL version 1.2.1

Published by kellyjonbrazil almost 3 years ago

  • Remove borders around rotated items
jtbl - JTBL version 1.2.0

Published by kellyjonbrazil almost 3 years ago

  • Add rotate option to print separate key/value tables for each row
jtbl - Jtbl version 1.1.6

Published by kellyjonbrazil about 4 years ago

  • Windows MSI
  • Linux and macOS x86_64 binaries