jihchi / jq-fish-plugin

Inspired by https://github.com/reegnz/jq-zsh-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

jqrepl

A plugin for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework


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

example

License

MIT © Jihchi Lee et al

Contributors

Many thanks for your help!

About

Inspired by https://github.com/reegnz/jq-zsh-plugin

License:MIT License


Languages

Language:Shell 100.0%