Características
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.
Cómo está construido
Pry está escrito en TypeScript y compilado con Perry a un binario nativo. Sin Electron, sin web views, sin runtime de JavaScript.
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.
Soporte de plataformas
macOS
AppKit
AvailableiOS
UIKit
AvailableAndroid
Views
AvailableCapturas de pantalla
Screenshots will be added as Pry development continues. Check the GitHub repo for the latest.