nichtich / wdq

Command line interface to Wikidata Query Service
https://metacpan.org/pod/distribution/App-wdq/script/wdq
Other
54 stars 4 forks source link

Color output of JSON format #10

Closed nichtich closed 8 years ago

nichtich commented 8 years ago

Like jq does. Maybe JSON::Color can help, but it does not support canonical JSON. We might re-parse JSON and add color or just use an existing syntax highlighter such as Highlight::Engine::Kate (available with version 0.08 in Ubuntu 14.04 LTS).

nichtich commented 8 years ago

Since 0.3.5 colorized SPARQL Query Result JSON format is supported. simple format and ldjson have no color yet.

nichtich commented 8 years ago

Done in all except ldjson since 0.4.0