awesome-json icon indicating copy to clipboard operation
awesome-json copied to clipboard

add livejq in commnand-line tools

Open KunalSin9h opened this issue 1 year ago • 0 comments

https://github.com/kunalsin9h/livejq

livejq is JSON parser like jq but is designed to work in continuous input without crashing on invalid JSON. This is helpful which parsing content which may have other formats in between like text along with JSON, and you want to parse JSON for better readability. You can use livejq to parse JSON without crashing on other formats.

KunalSin9h avatar Oct 03 '23 11:10 KunalSin9h