Skip to content

Json expand root#375

Merged
platypii merged 4 commits intomasterfrom
json-expand-root
Mar 2, 2026
Merged

Json expand root#375
platypii merged 4 commits intomasterfrom
json-expand-root

Conversation

@platypii
Copy link
Contributor

@platypii platypii commented Mar 2, 2026

A couple json quality of life improvements:

  • Always expand the top-level root node (if I'm looking at data I pretty much never want [] entries: 100
  • Cap array and object properties at pageLimit 100 because otherwise this can hang the browser on large arrays
  • "Show more..." button for arrays/objects with more than 100 entries
  • Convert dates to ISO string not {}
  • Bump deps

@platypii platypii merged commit b972718 into master Mar 2, 2026
4 checks passed
@platypii platypii deleted the json-expand-root branch March 2, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant