tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.3k stars 675 forks source link

Add JSONPath input field #262

Open padarom opened 3 years ago

padarom commented 3 years ago

Adds a JSONPath input that immediately applies to the codemirror window.

Fixes #140.