Update readme.md

This commit is contained in:
Jonathan Neidel 2022-10-03 08:47:15 +00:00 committed by GitHub
parent 6bac16368e
commit 5ce24c96ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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