Home

Awesome

[!IMPORTANT]

Please see https://github.com/rmartine-ias/jq-fish-plugin instead.

<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="144px" height="144px"/>

jqrepl

A plugin for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework

<br/>

asciicast

Prerequisities

Install

$ omf install https://github.com/jihchi/jq-fish-plugin.git

Usage

# read from a file
$ jqrepl [file]

# read from stdin
$ cat <json> | jqrepl

Example

$ curl -s pie.dev/json | jqrepl
<img width="1440" alt="example" src="https://user-images.githubusercontent.com/87983/161599747-0882aff5-170a-4355-8395-a071009db450.png">

License

MIT © Jihchi Lee et al

Contributors

Many thanks for your help!

<a href="https://github.com/jihchi/jq-fish-plugin/graphs/contributors"> <img src="https://contributors-img.web.app/image?repo=jihchi/jq-fish-plugin" /> </a>