From 543e7b71b1e13439a8e2440f15955cc7574b3179 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Mon, 12 Aug 2024 15:23:44 -0400 Subject: [PATCH] Propose JSON Schema CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..790b201d 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [xidel](https://github.com/benibela/xidel/) - Cli tool to filter, map and create HTML/XML/JSON data with (Turing-complete) XPath and XQuery. * [xmlstarlet](http://xmlstar.sourceforge.net/) - Old but powerful tool for command-line XML formatting, filtering, and manipulation. * [yq](https://github.com/mikefarah/yq) - yq is a portable command-line YAML processor +* [JSON Schema CLI](https://github.com/intelligence-ai/jsonschema) - A swiss-army knife for working with JSON Schema ## Applications