-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Hey, I've recently found this library, thank you for the reasonable design and nice maintenance.
As far as I understand, the displayed JSON tree is read-only. Do you have plans to enable editing the JSON tree? If not, do you maybe have any estimates about the magnitude of effort that implementation would require?
I think that support for changing field names and values or adding/removing array items or object fields could be really useful. With editing enabled, this library could be easily used as a generic UI for any serde::De/Serialize type without the need of any derive macros. I've seen egui_struct, enum2egui, egui_inspect and others but they are much more limited in possibilities and code quality.
Metadata
Metadata
Assignees
Labels
No labels