From 3a728d66e4c97615a180f5391e68c820a1ad3524 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Fri, 26 Jan 2018 22:38:13 +0700 Subject: [PATCH] Add jl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8226a15..6e1b2a1 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ $ cat package.json | fx 'Object.keys(this.dependencies)' * [jq](https://github.com/stedolan/jq) – cli JSON processor on C * [jsawk](https://github.com/micha/jsawk) – like awk, but for JSON * [json](https://github.com/trentm/json) – another JSON manipulating cli library +* [jl](https://github.com/chrisdone/jl) – functional sed for JSON on Haskell ## License