Skip to content

Commit 0e0c9e3

Browse files
raboofspecious
andcommitted
Mention jq and json as similar utilities
Co-Authored-By: Ildar Sagdejev <[email protected]>
1 parent 5a14c4a commit 0e0c9e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ your JSON input to other formats and send that to stdout, to be piped to
1313
other processes. You can load JavaScript libraries on the command line to
1414
increase your processing power, and other things.
1515

16+
## Similar utilities
17+
18+
* [json](https://github.com/trentm/json#readme)
19+
* [jq](https://stedolan.github.io/jq/)
20+
1621
## Setup
1722

1823
[This is a great blog post on setup and basic use of jsawk and resty, thanks

0 commit comments

Comments
 (0)