Filtering tool
Tool to execute Unix commands on stdin with conditional filtering and piping
165 stars
9 watching
7 forks
Language: Go
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattn/go-shellwords | A library for parsing command-line arguments and environment variables in a shell-like way | 534 |
mattn/go-isatty | A utility that determines whether a given output stream is a terminal or identifies its specific type on Windows. | 832 |
mithrandie/csvq | A command-line tool to operate CSV files with SQL-like query support | 1,520 |
bmatsuo/jqsh | An interactive command-line utility wrapper around the jq JSON processor | 23 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 769 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 589 |
moreati/jq-filter | An Ansible filter plugin that adds jq-like filtering capabilities to JSON data | 21 |
mattn/go-mastodon | Mastodon client implementation for the Go programming language | 604 |
mattn/anko | An interpreter written in Go for scripting languages. | 1,481 |
threatgrid/jq-go | A Go language binding for the JQ JSON filter library | 22 |
dorny/paths-filter | A GitHub Action that enables conditional execution of workflow steps and jobs based on files modified by pull requests, feature branches, or pushed commits. | 2,219 |
mattn/go-runewidth | Provides fixed-width character and string measurements in Go | 608 |
hobbyquaker/mqttpc | Controls processes via MQTT using process definition files | 10 |
patois/xray | Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |