diff --git a/contents.json b/contents.json index e8a76dec..6a17c6fa 100644 --- a/contents.json +++ b/contents.json @@ -4640,6 +4640,12 @@ "description":"Functional programming.", "homepage":"https://github.com/typelift/Swiftz" }, + { + "title": "SyntaxKit", + "category": "utility", + "description": "Generate Swift code programmatically with a declarative syntax.", + "homepage": "https://github.com/brightdigit/SyntaxKit" + }, { "title":"Then", "category":"utility",