Based on our record, fzf seems to be a lot more popular than fx. While we know about 229 links to fzf, we've tracked only 20 mentions of fx. 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.
Fx improves this with an interactive JSON processor made for developers. It combines viewing capabilities with powerful transformation functions that make complex data manipulation simple. - Source: dev.to / 17 days ago
Coincidentally, yesterday I decided I needed a JSON TUI and landed on fx (https://github.com/antonmedv/fx), which seems to have come out of the Wave terminal project and looks quite similar to jless. Also uses vim keybindings. - Source: Hacker News / 8 months ago
This is great, I could see myself using it daily. The only hindrance I've found so far is navigating large responses. Would be cool to have some way to collapse chunks of JSON (a la https://github.com/antonmedv/fx), or even just more vim key navigation, like G/gg, %, {/}, and search. - Source: Hacker News / 11 months ago
Neat! You mentioned not getting the hang of jq, have you played with fx? Source: about 2 years ago
This looks like something I'd use often. Thanks for creating it! For anyone who's not familiar, Anton is also behind the highly useful fx[0] for wrangling JSON data in the terminal. [0] https://github.com/antonmedv/fx. - Source: Hacker News / over 2 years ago
In my blog post yesterday, I mentioned fzf. Its simplicity and power make it a good tool for many scripting tasks. In this post, we will see a practical example of how to use it in a CLI program and package it with Nix. - Source: dev.to / 21 days ago
But also, sway-launcher-desktop is a brilliant hack that uses fzf to implement a launcher that works in the console. I can think of many such use cases. As a starting point, I revisited my fzf shell integration configuration today and decided to invest in it a bit more for my scripting efforts. - Source: dev.to / 22 days ago
Fzf is a command-line fuzzy finder that makes navigating through files, commands, and processes much easier. It's kind of like ctrl + P on vscode, but for your terminal. - Source: dev.to / about 1 month ago
Install "fzf" [0] and set it up to be used with control+r, there's no going back. You get as a bonus the chance to use fzf in a lot of other places :) I guess that more advance tool would be "atuin" [1], but it is too much for my use case. [0] https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
FZF is a command line fuzzy finder. It's an incredibly powerful tool that you can use (at its simplest) to filter lists as you type. - Source: dev.to / 4 months ago
jq - jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...
fd - A simple, fast and user-friendly alternative to 'find'.
jello - jello is a command line tool that filters JSON data using pure python syntax.
Bat - A cat(1) clone with wings.
Solid Explorer - Solid Explorer is a powerful Android file manager featuring access to most popular cloud storages, root access and easy extensibility.
fzy - A better fuzzy finder