| Flight-School/AnyCodable |
1,128 |
|
0 |
0 |
over 3 years ago |
14 |
October 22, 2022 |
11 |
mit |
Swift |
| Type-erased wrappers for Encodable, Decodable, and Codable values |
| ClintJang/ios-swift-objc-questions-and-answers |
504 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
Swift |
| iOS (swift, objc)개발을 하면서 알게된 질문과 답변 모음.😀 |
| omaralbeik/UserDefaultsStore |
452 |
|
0 |
0 |
over 3 years ago |
18 |
August 21, 2020 |
0 |
mit |
Swift |
| Why not use UserDefaults to store Codable objects 😉 |
| Teknasyon-Teknoloji/PersistenceKit |
135 |
|
0 |
0 |
about 4 years ago |
12 |
November 11, 2024 |
0 |
mit |
Swift |
| Store and retrieve Codable objects to various persistence layers, in a couple lines of code! |
| IBM/FoodTrackerBackend |
106 |
|
0 |
0 |
almost 7 years ago |
0 |
|
4 |
|
Swift |
| This tutorial teaches how to create a Kitura Swift backend for the FoodTracker iOS app tutorial from Apple. This project contains a version of the tutorial code that has been updated to use Codable rather than NSCoder. |
| wleii/TrickerX |
53 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
mit |
Swift |
| An Xcode9+ Extension which make CodingKeys automatically. |
| miku1958/HappyCodable |
45 |
|
0 |
0 |
over 2 years ago |
13 |
March 07, 2023 |
0 |
mpl-2.0 |
Swift |
| A happier codable |
| almazrafi/DictionaryCoder |
37 |
|
0 |
0 |
about 3 years ago |
3 |
November 28, 2020 |
2 |
mit |
Swift |
| Fast dictionary encoder / decoder for Swift Codable types |
| guykogus/CodableGeoJSON |
21 |
|
0 |
0 |
over 2 years ago |
6 |
October 13, 2023 |
0 |
mit |
Swift |
| Swift implementation of GeoJSON with Codable objects |
| levantAJ/AnyCodable |
19 |
|
0 |
0 |
over 6 years ago |
1 |
January 30, 2019 |
3 |
mit |
Swift |
| Decode [String: Any] for Codable |