* Function eXecution
Command-line JSON processing tool
Features
- Easy to use
- Standalone binary
- Interactive mode ?
- Streaming support ?
Install
npm install -g fx
Or via Homebrew
brew install fx
Or download standalone binary from releases
bash <( curl -L https://fx.wtf )
Usage
Start interactive mode without passing any arguments.
$ curl ...