From 5e58b15157408c5e13c8acce94f39229279f107b Mon Sep 17 00:00:00 2001 From: Felix Rosencrantz Date: Wed, 24 Mar 2021 19:25:16 -0700 Subject: [PATCH] Add visidata (#403) Co-authored-by: Jonathan Neidel --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index eaa4139..c509472 100644 --- a/readme.md +++ b/readme.md @@ -378,6 +378,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Data Manipulation +- [visidata](https://github.com/saulpw/visidata) - Spreadsheet multitool for data discovery and arrangement. + ### Processors - [jq](https://github.com/stedolan/jq) - JSON processor.