Perry
zh-Hans
← Showcase
Available
P

Pry

Built with Perry. Compiled to native.

Native JSON viewer built with Perry

功能

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.

构建方式

Pry 使用 TypeScript 编写,通过 Perry 编译为原生二进制文件。无 Electron,无 Web 视图,无 JavaScript 运行时。

Step 1

TypeScript Source

Standard TypeScript with Perry's native UI API.

Step 2

Perry Compile

SWC parse → type resolution → LLVM codegen.

Step 3

Native Binary

Standalone executable with zero runtime dependencies.

平台支持

macOS

AppKit

Available

iOS

UIKit

Available

Android

Views

Available

截图

Screenshots will be added as Pry development continues. Check the GitHub repo for the latest.

developer-toolsnative-uiJSON