jqp: A Terminal User Interface Playground for jq JSON Processing
By
ingve
Pure flour-power. Hearty enough to carry you through lunch.
Summary
jqp is a Terminal User Interface (TUI) playground tool for experimenting with jq, a lightweight and flexible command-line JSON processor. The article provides installation instructions for various platforms including Homebrew, MacPorts, Arch Linux AUR, Snap packages, and GitHub releases. It also includes build-from-source instructions using Go programming language. The tool utilizes itchyny's Go implementation of jq called gojq.
Key quotes
· 4 pulleda TUI playground for exploring jq
This application utilizes itchyny's implementation of jq written in Go, gojq
Download the relevant asset for your operating system from the latest GitHub release
Clone this repository, build from source with cd jqp && go build
You might also wanna read
qqqa: A Fast, Stateless LLM-Powered Command Line Assistant for Terminal Operations
qqqa is a command-line interface tool that provides two main functions: 'qq' for answering questions using LLMs and 'qa' for executing comma
zoxide: A Smarter Directory Navigation Tool for Command Line
zoxide is a command-line tool that serves as a smarter alternative to the traditional 'cd' command, inspired by z and autojump. It learns an
GitHub CLI Tool for Retrying Fallible Commands
The article describes 'attempt', a command-line interface (CLI) tool for retrying fallible commands. It appears to be a GitHub repository pa
sd: Intuitive Command-Line Find and Replace Tool as sed Alternative
sd is an intuitive command-line tool for find and replace operations, designed as a modern alternative to sed and awk. It offers painless re
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·9h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
