SkillAgentSearch skills...

Jtree

jtree is a command line interface (CLI) for displaying JavaScript Object Notation (JSON) in a tree view

Install / Use

/learn @oleksis/Jtree
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

jtree

jtree is a command line interface (CLI) for displaying JavaScript Object Notation (JSON) in a tree view powered by Textual a Text User Interface (TUI) framework for Python.

Install

➜ python -m pip install jtree

Usage

➜ kubectl --kubeconfig .\napptive-kubeconfig get deployment -ojson > deployment.json

➜ jtree tests/fixtures/deployment.json

jtree TUI

Pass the JSON content to standard input (sys.stdin)

➜ pipdeptree --json-tree -p textual | jtree
View on GitHub
GitHub Stars23
CategoryDevelopment
Updated4d ago
Forks0

Languages

Python

Security Score

95/100

Audited on Mar 28, 2026

No findings