‘jq’ is a command line json processing tool written in C language. jq is used for processing JSON inputs, applying the given filter to its JSON text inputs and producing the filter's results as JSON on standard output.
Is ‘jq’ cross platform?
Yes, ‘jq’ is available in platforms Linux, OS X and Windows.
Is ‘jq’ open source?
Yes, ‘jq’ is available with MIT license.
Previous Next Home
No comments:
Post a Comment