From 77a9fcfd89dd3abcf22c6279727bec3961c8c983 Mon Sep 17 00:00:00 2001 From: Francis Berbesi <51681786+francisber@users.noreply.github.com> Date: Mon, 3 Oct 2022 10:48:04 +0200 Subject: [PATCH] Add gron (#536) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 985e582..99763a8 100644 --- a/readme.md +++ b/readme.md @@ -452,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 greppable. ### Columns