Fitur
Tree View
Collapsible, navigable tree rendering for deeply nested JSON structures.
Search
Full-text search across keys and values with instant highlighting.
Keyboard Shortcuts
Navigate, expand, collapse, and copy with keyboard-only workflow.
Clipboard Support
Copy any node or subtree to clipboard as formatted JSON.
Status Bar
Shows node count, current depth, file size, and parse time.
Syntax Coloring
Color-coded values by type — strings, numbers, booleans, null.
Cara Pembuatannya
Pry ditulis dalam TypeScript dan dikompilasi dengan Perry menjadi binary native. Tanpa Electron, tanpa web view, tanpa JavaScript runtime.
TypeScript Source
Standard TypeScript with Perry's native UI API.
Perry Compile
SWC parse → type resolution → LLVM codegen.
Native Binary
Standalone executable with zero runtime dependencies.
Dukungan Platform
macOS
AppKit
AvailableiOS
UIKit
AvailableAndroid
Views
AvailableTangkapan Layar
Screenshots will be added as Pry development continues. Check the GitHub repo for the latest.