Pinned Loading
-
jazz : list paths from a json input,...
jazz : list paths from a json input, fuzzy search a node, get its content ; useful with large payloads 1#!/usr/bin/env bash
2# Tested with jq 1.6 & fzf 0.42.0
3# Inspired by https://github.com/reegnz/jq-zsh-plugin
4# Call with `jazz <big_file_with_many_paths>.json` or `<command producing a valid json> | jazz`
5# End command with `... | pbcopy` or `... > output.json` to save selection
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.