Skip to content

Commit 9f4bbcc

Browse files
committed
Mention jq and json as altenatives to jsawk
1 parent 5a14c4a commit 9f4bbcc

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+
## Alternatives
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)