Skip to content

Commit fc1d8a3

Browse files
authored
Add ReerCodable
1 parent 94dd3a8 commit fc1d8a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contents.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8511,6 +8511,13 @@
85118511
"description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.",
85128512
"homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/",
85138513
"tags":["swift", "game-engine", "bindings"]
8514+
},
8515+
{
8516+
"title": "ReerCodable",
8517+
"category": "json",
8518+
"description": "Codable extensions using Swift macro.",
8519+
"homepage": "https://github.com/reers/ReerCodable",
8520+
"tags":["swift", "iOS", "tvOS", "watchOS", "macOS"]
85148521
}
85158522
]
85168523
}

0 commit comments

Comments
 (0)