jsawk
JSON filter
A shell-based tool that allows filtering and manipulating JSON data using JavaScript.
Like awk, but for JSON.
1k stars
46 watching
96 forks
Language: Shell
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
micha/json-table | Transforms nested JSON data into tabular format | 281 |
nemtsov/json-mask | A language and engine for filtering out unwanted parts of an object while preserving its structure | 868 |
deitch/searchjs | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 311 |
koajs/json-filter | A middleware solution to filter response data based on querystring parameters. | 93 |
dominictarr/json.sh | A tool that parses JSON data and outputs the path to each object in the data along with the object itself. | 2,001 |
mwh/jqjs | A JavaScript implementation of the jq JSON query language | 84 |
moreati/jq-filter | An Ansible filter plugin that adds jq-like filtering capabilities to JSON data | 21 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,509 |
joonastuo/filter | A plugin for audio signal processing using JUCE's StateVariableFilter class | 14 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
misawa/xq | A Rust implementation of jq for querying and manipulating structured data | 333 |
mafintosh/hyperfilter | A lightweight filter function for distributed streams of data | 33 |
doekman/osagitfilter | A tool to filter OSA languages into a git repository for full textual diff support | 35 |
amir-s/jute | A lightweight JSON parser written in C++ | 72 |