Back to browse
GitHub Repository

Prune, shape, and navigate giant JSON trees — browser extension JSON viewer

1 starsTypeScript

JSON Bonsai – browser JSON viewer that stays smooth on 100k+ nodes

by pedrosousa·Jun 25, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Virtualized rendering handles 100k+ JSON nodes when most viewers choke.

Strengths
  • Virtualized tree rendering stays smooth on 100k+ node payloads
  • JMESPath query bar with scoped 'query from here' relative queries
  • Lossless big number handling preserves 64-bit IDs without corruption
Weaknesses
  • Browser extension only, no standalone desktop app option
  • JMESPath learning curve for users unfamiliar with query language
Target Audience

Developers working with large JSON payloads, API developers

Similar To

JSON Viewer · JSON Crack · JSON Editor Online

Similar Projects