From 501a5785bb3220fd09d8bb548ebb706ebe87123f Mon Sep 17 00:00:00 2001 From: Felix Rosencrantz Date: Sat, 25 Apr 2020 10:43:13 -0700 Subject: [PATCH] visidata - A spreadsheet multitool for exploring/changing data visidata - A terminal spreadsheet multitool for exploring and arranging data (csv/json/xml/xls/yaml/etc) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index db7d06a..d6dc97e 100644 --- a/readme.md +++ b/readme.md @@ -378,6 +378,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ramda-cli](https://github.com/raine/ramda-cli) - A CLI tool for processing data with functional pipelines. - [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files. - [q](http://harelba.github.io/q/) - A command line tool that allows execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). +- [visidata](https://github.com/saulpw/visidata) - A spreadsheet multitool for exploring and arranging data (csv/json/xml/xls/yaml/etc) - [yq](https://github.com/kislyuk/yq) - Command-line YAML processor (Uses the same syntax as jq). ### JSON