Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -4947,6 +4947,19 @@
"ios"
]
},
{
"title":"ReerKit",
"category":"utility",
"description":"Powerful Swift foundation library of extensions and providing utility functions to supercharge your iOS/macOS/Linux development workflow.",
"homepage":"https://github.com/reers/ReerKit",
"tags":[
"swift",
"extensions",
"iOS",
"macOS",
"tvOS"
]
},
{
"title":"Progress.swift",
"category":"command-line",
Expand Down Expand Up @@ -8514,7 +8527,7 @@
"description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.",
"homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/",
"tags":["swift", "game-engine", "bindings"]
},
},
{
"title": "Swiftly",
"category": "dependency-managers",
Expand Down
Loading