[HN Gopher] Show HN: jnv: interactive JSON filter using jq
       ___________________________________________________________________
        
       Show HN: jnv: interactive JSON filter using jq
        
       Author : aqny
       Score  : 61 points
       Date   : 2024-03-19 19:23 UTC (3 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | bipvanwinkle wrote:
       | Looks awesome, one of my frustrations with jq has always been
       | that I can't see what data I'm going to be retrieving until I run
       | it.
        
         | tejtm wrote:
         | This can help with seeing the data structure which might help
         | with incrementaly creeping up on what values you are looking
         | for.
         | 
         | https://github.com/TomConlin/json_to_paths
        
       | hprotagonist wrote:
       | What i've been using recently:https://github.com/reegnz/jq-zsh-
       | plugin
       | 
       | This does the fairly obvious thing of ramming fzf in there.
        
       | adammarples wrote:
       | I was thinking, would this be possible using nothing more than
       | fzf?
        
         | hprotagonist wrote:
         | yes, see https://github.com/reegnz/jq-zsh-plugin
        
         | jiehong wrote:
         | Very much so [0].
         | 
         | [0]: https://dev.to/pbnj/fzf-jq-interactive-jq-15no
        
       | CacheThrasher wrote:
       | This is very cool! Any plans to make it also be able to write the
       | filtered result to a file/stdout? I'd love to contribute that,
       | but I'm only through 3 chapters of the Rust book.
        
       | neeh0 wrote:
       | what is the difference between this and jiq and ijq?
        
       | peterohler wrote:
       | Very cool. I don't know if it's too much of an ask but could you
       | adopt that to also work with OjG which uses JSONPath for instead
       | of the jq syntax. I'd be glad to help if you are up for it. My
       | apologies if I am out of line.
        
       | panchicore3 wrote:
       | feeling using ipython
        
       ___________________________________________________________________
       (page generated 2024-03-19 23:00 UTC)