Skip to content

Commit

Permalink
Add dyff (agarrharr#537) and YAML category
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Neidel <github@jneidel.com>
  • Loading branch information
francisber and jneidel authored Oct 3, 2022
1 parent 77a9fcf commit a47d1c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Data Manipulation](#data-manipulation)
- [Processors](#processors)
- [JSON](#json)
- [YAML](#yaml)
- [Columns](#columns)
- [Text](#text)
- [Files and Directories](#files-and-directories)
Expand Down Expand Up @@ -454,6 +455,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [GROQ](https://github.com/sanity-io/groq-cli) – JSON processor with queries and projections.
- [gron](https://github.com/tomnomnom/gron) - Make JSON greppable.

### YAML

- [dyff](https://github.com/homeport/dyff) - YAML diff tool.

### Columns

- [parse-columns-cli](https://github.com/sindresorhus/parse-columns-cli) - Parse text columns to JSON.
Expand Down

0 comments on commit a47d1c3

Please sign in to comment.