From cd02dece8cb6d8139ead202e5644527f40af543b Mon Sep 17 00:00:00 2001 From: Frank Wagner Date: Thu, 27 Nov 2025 22:59:56 +0100 Subject: [PATCH] Add Unison section to README Added Unison section with typed-json link. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99b5bdc4..f7595871 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,10 @@ Node-specific support is maintained in a [separate repository](https://github.co * [JSONSchema](https://github.com/kylef/JSONSchema.swift) * [swift-json-schema](https://github.com/ajevans99/swift-json-schema) +### Unison + +* [typed-json](https://share.unison-lang.org/@frawa/typed-json) + If you use it as well, please fork and send a pull request adding yourself to the list :).