Software Alternatives & Reviews

jello VS fzf

Compare jello VS fzf and see what are their differences

jello logo jello

jello is a command line tool that filters JSON data using pure python syntax.

fzf logo fzf

A command-line fuzzy finder written in Go
  • jello Landing page
    Landing page //
    2023-08-19
  • fzf Landing page
    Landing page //
    2023-09-26

jello videos

Koolaid Gels Jello Review

More videos:

  • Review - Jello Zombie Brain Gelatin Mold Review

fzf videos

Vim universe. fzf - command line fuzzy finder

More videos:

  • Review - How I Work: fzf
  • Review - fzf - Fuzzy Finder For Your Shell - Linux TUI

Category Popularity

0-100% (relative to jello and fzf)
File Manager
49 49%
51% 51
Note Taking
0 0%
100% 100
File Explorer
100 100%
0% 0
Productivity
0 0%
100% 100

User comments

Share your experience with using jello and fzf. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fzf seems to be a lot more popular than jello. While we know about 215 links to fzf, we've tracked only 20 mentions of jello. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

jello mentions (20)

  • jq 1.7 Released
    Jello let’s you use python syntax with dot notation without the stdin/stdout/json.loads boilerplate. https://github.com/kellyjonbrazil/jello. - Source: Hacker News / 8 months ago
  • jq 1.7 Released
    A couple more alternatives: https://github.com/kellyjonbrazil/jello. - Source: Hacker News / 8 months ago
  • Simple Apache Log Parser
    Yep, you can create a filter in jq to do that. Alternatively, if you prefer Python syntax you could try jello, which works like jq but is really Python under the hood. (I am also the author of jello). Source: about 1 year ago
  • Jc – JSONifies the output of many CLI tools
    Hi there - I'm the author of `jc`. I also created `jello`[0], which works just like `jq` but uses python syntax. I find `jq` is great for many things but sometimes more complex operations are easier for me to grok in python. [0] https://github.com/kellyjonbrazil/jello. - Source: Hacker News / over 1 year ago
  • An introduction to the magic of jq - Understanding the basics of jq with a realistic example
    I'm no expert in any of these tools, but here are some yamlpath and jello examples to match:. Source: almost 2 years ago
View more

fzf mentions (215)

  • Ask HN: Any tool for managing large and variable command lines?
    I have removed limit for bash history lines and file size and am using https://github.com/junegunn/fzf for reverse-search. - Source: Hacker News / 8 days ago
  • So You Think You Know Git – Git Tips and Tricks by Scott Chacon
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf. - Source: Hacker News / 3 months ago
  • Which command did you run 1731 days ago?
    > my history is so noisy I had to find another way The fzf search syntax can help, if you become familiar with it. It is also supported in atuin [2]. [1]: https://github.com/junegunn/fzf#search-syntax. - Source: Hacker News / 3 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Fish shell 3.7.0: last release branch before the full Rust rewrite
    I do find the history pager stuff interesting, but ultimately not of tremendous use for me. I rebound all my history search stuff to use fzf[1] (via a fish plugin for such[2]), and so haven't been aware of the issues [1] https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing jello and fzf, you can also consider the following products

fx - Command-line JSON processing tool

fd - A simple, fast and user-friendly alternative to 'find'.

jq - jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...

Bat - A cat(1) clone with wings.

Emuto - Emuto is a small language for manipulating and restructuring JSON and other data files.

fzy - A better fuzzy finder