jv

Helps you view JSON on the command-line.

Github stars Tracking Chart

Go Report Card
Build Status

jv

jv (for jsonviewer) helps you view your JSON.

asciicast

Installation

go get -u github.com/maxzender/jv

Example usage

jv file.json

Or by reading from stdin:

jv < file.json
echo '{"foo": "bar"}', jv

Overview

Name With Ownermaxzender/jv
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:MIT License
Release Count0
Created At2017-06-06 19:20:25
Pushed At2017-10-30 10:53:29
Last Commit At2017-10-30 11:52:07
Stargazers Count118
Watchers Count7
Fork Count7
Commits Count35
Has Issues Enabled
Issues Count3
Issue Open Count3
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top