mirror of
https://github.com/antonmedv/fx
synced 2024-11-03 15:40:12 +00:00
.github/workflows | ||
doc | ||
npm | ||
path | ||
scripts | ||
snap | ||
testdata | ||
.gitattributes | ||
go.mod | ||
go.sum | ||
help.go | ||
install.sh | ||
json.go | ||
keymap.go | ||
LICENSE | ||
main_test.go | ||
main.go | ||
node.go | ||
README.md | ||
reduce.go | ||
RELEASE.md | ||
ring.go | ||
search.go | ||
theme.go | ||
utils.go | ||
version.go | ||
wrap.go |
f(x)
Install
brew install fx
snap install fx
scoop install fx
pacman -S fx
pkg install fx
go install github.com/antonmedv/fx@latest
npm install -g fx
curl https://fx.wtf/install.sh | sh
Documentation
See full documentation at fx.wtf.
Usage
Start the interactive viewer via:
fx data.json
Or:
curl ... | fx
Pretty print:
curl ... | fx .field