{"id":13393155,"url":"https://github.com/gulyasm/jsonui","last_synced_at":"2025-03-13T19:31:25.763Z","repository":{"id":31357243,"uuid":"125496209","full_name":"gulyasm/jsonui","owner":"gulyasm","description":"jsonui is an interactive JSON explorer on your command line","archived":true,"fork":false,"pushed_at":"2021-12-31T08:22:01.000Z","size":474,"stargazers_count":786,"open_issues_count":12,"forks_count":37,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-04-16T19:29:52.054Z","etag":null,"topics":["api","command-line","command-line-tool","golang","json","json-parser","productivity","software-development","terminal-app","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gulyasm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-16T09:44:05.000Z","updated_at":"2024-04-03T04:06:08.000Z","dependencies_parsed_at":"2022-07-28T08:48:55.331Z","dependency_job_id":null,"html_url":"https://github.com/gulyasm/jsonui","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulyasm%2Fjsonui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulyasm%2Fjsonui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulyasm%2Fjsonui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gulyasm%2Fjsonui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gulyasm","download_url":"https://codeload.github.com/gulyasm/jsonui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243469145,"owners_count":20295694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","command-line","command-line-tool","golang","json","json-parser","productivity","software-development","terminal-app","terminal-based"],"created_at":"2024-07-30T17:00:44.260Z","updated_at":"2025-03-13T19:31:24.022Z","avatar_url":"https://github.com/gulyasm.png","language":"Go","readme":"# JSONUI\n[![](https://travis-ci.org/gulyasm/jsonui.svg?branch=master)](https://travis-ci.org/gulyasm/jsonui) [![](https://goreportcard.com/badge/github.com/gulyasm/jsonui)](https://goreportcard.com/report/github.com/gulyasm/jsonui)\n\n`jsonui` is an interactive JSON explorer in your command line. You can pipe any JSON into `jsonui` and explore it, copy the path for each element.\n\n![](img/jsonui.gif)\n\n## Install\n`go get -u github.com/gulyasm/jsonui`\n\n## Binary Releases\n[Binary releases are availabe](https://github.com/gulyasm/jsonui/releases)\n\n## Usage\nJust use the standard output:\n```\ncat test_big.json | jsonui\n```\n\n### Keys\n\n#### `j`, `DownArrow`\nMove down a line\n\n#### `k`, `DownUp`\nMove up a line\n\n#### `J/PageDown`\nMove down 15 lines\n\n#### `K/PageUp`\nMove up 15 lines\n\n#### `h/?`\nToggle Help view\n\n#### `e`\nToggle node (expend or collapse)\n\n#### `E`\nExpand all nodes\n\n#### `C`\nCollapse all nodes\n\n#### `q/Ctrl+C`\nQuit jsonui\n\n\n## Acknowledgments\nSpecial thanks for [asciimoo](https://github.com/asciimoo) and the [wuzz](https://github.com/asciimoo/wuzz) project for all the help and suggestions.  \n\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgulyasm%2Fjsonui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgulyasm%2Fjsonui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgulyasm%2Fjsonui/lists"}