Standard JSON Data
- https://github.com/kantord/jq-in-the-browser - big emscripten c -> js, webpacked here as `jq_fce.json(obj,"query")`
- https://github.com/kantord/emuto - pure js, webpacked here in this html as `emuto_fce("query")(object)`
- https://github.com/kantord/jq-in-the-browser - now deprecated in favour of emuto (same author), pure js (no emscripten)
ToDo
- search key or value
- render JSON.stringify, pretty and make clickable lines
- query builder for jq
- emuto builder
- shorten the input, either just few initial props in obj, or items in array, or by filtering property names
- ...
- tree
log