AykutSarac / jsoncrack.com

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
https://jsoncrack.com/
Other
33.71k stars 2.16k forks source link

Search #432

Open YoYoFreakCJ opened 1 week ago

YoYoFreakCJ commented 1 week ago

Feature

I want to be able to search for values and property names.

Most of the time when analyzing JSON I'm looking whether a certain value or property is included for which I then want to find out the path. Hence I'd like a feature to search for values and property names. It could look like the default VS Code search feature which allows cycling through the results.

Listing all results in a new serach results section underneath the graph would also go a long way.

Alternative solutions or implementations

No response

Other context

No response

paimagham commented 1 week ago

I want to work on this

AykutSarac commented 6 days ago

You can search within the graph, I don't quite get what you mean by searching.

image