🔗 A lightweight JavaScript library that generates customizable tree views to better visualize, and edit, JSON data.
Stars
296
Forks
9
Watchers
296
Open Issues
2
Overall repository health assessment
^1.11.18^1.86.3^5.39.0^8.4.0^5.8.318
commits
4
commits
Added a new binding option called "hideRootsObjectNames" (defaults to false), which states if the root JSON/Array titles should be hidden.
f7b846bView on GitHubAdded a new binding option called "wrapTextInValues" (defaults to false), which states if the json value text should be wrapped.
624b326View on GitHubAdded a "max-height" to the inner contents container that defaults to 700px.
15f87adView on GitHub