From 5ce24c96ea31b326bd4e53e290be8d6604ce07bb Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 3 Oct 2022 08:47:15 +0000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e3fc510..9e2e964 100644 --- a/readme.md +++ b/readme.md @@ -155,7 +155,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [grex](https://github.com/pemistahl/grex) - Generate regular expressions from user-provided test cases. - [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard) - Modular visual interface for GDB. - [iola](https://github.com/pvarentsov/iola) - Socket client with REST API. -- [gron](https://github.com/tomnomnom/gron) - Facilitate grep scanning of APIs that return large blobs of JSON ### Text Editors @@ -453,6 +452,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [underscore-cli](https://github.com/ddopson/underscore-cli) - Utility-belt for hacking JSON and Javascript. - [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON. - [GROQ](https://github.com/sanity-io/groq-cli) – JSON processor with queries and projections. +- [gron](https://github.com/tomnomnom/gron) - Make JSON grepable. ### Columns