josdejong / josdejong/jsoneditor
jmespath integration into the editor to search very easily.
Open
feature
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I frequently work with large and complex json data. Due to this editor, the working has become little comfortable. However, the search complexity is not totally reduced.
It would be very easy if there is an input box which accepts jmespath expressions and updates the data in editor accordingly.
You can find more at: http://jmespath.org/
The above website has already got an input box which accepts jmespath expression and updates the Result. But it doesn't have a proper UI and is not user friendly.
Please think about this and let me know if I can contribute.
Contributor guide
Assessment
This issue has not been assessed yet.