Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more ā
Fx Alternatives
Similar projects and alternatives to fx
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
-
jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
-
-
-
-
jsonvisio.com
Discontinued š® Seamlessly visualize your JSON data instantly into graphs; paste, import or fetch! [Moved to: https://github.com/AykutSarac/jsoncrack.com]
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fx discussion
fx reviews and mentions
- Fx ā a Terminal JSON viewer and processor
-
š5 Open Source Tools That Changed My Development Workflow Forever
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.
- Fx ā terminal JSON viewer and processor
- Fx 36
-
Ink: React for Interactive CLI Apps
Any viewer of data that has 50,000 elements in it has this many items with a scroll wheel. It doesn't matter if it's on the screen at the same time, this is the kind of thing that the UI is supposed to be abstracting away from you; you just describe the UI and the renderer makes it appear on the screen. Example apps (not built with Ink, just some that fit into this category): less, https://fx.wtf, sqlite...
And this is why React apps end up with bad performance by default. Doesn't crop up in simple tests and light usage, but the bad scaling will catch up with you when you deploy to production.
-
Command Line Tools I Like (2022)
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.
- Show HN: JSON For You ā Visualize JSON in graph or table views
-
Modern Unix Tool List
Seems like a pretty good collection of a lot of the tools I hear about these days, and also use myself sometimes.
I also like `fx`, which is like a combination of `jq` and `gdu`.
https://fx.wtf/
Oh, and also `gdu`, which is like `ndu` but faster:
https://github.com/dundee/gdu
-
Show HN: Posting v1 ā The modern HTTP client that lives in your terminal
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.
- Fx 35.0.0
-
A note from our sponsor - Stream
getstream.io | 8 Jul 2025
Stats
antonmedv/fx is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fx is Go.