Supercharge Swift's Codable implementations with macros meta-programming.
-
Updated
Oct 9, 2024 - Swift
Supercharge Swift's Codable implementations with macros meta-programming.
Read and write CSV files row-by-row or through Swift's Codable interface.
SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
High-performance binary encoding/decoding for `Swift.Codable` types.
Store and Cache Anything Codable
Make Swift's Codable easier using Property Wrappers.
CSV (Comma-Seprated-Values) can be used instead of .txt files using Swift, CSV files have speciality that they can be seen as Excel Sheet format.
Demo of decoding JSON using Swift's Codable API.
🏷️ Read and Write API notes files through Swift's Codable interface.
Playground that shows how to use Codable in Swift 4.
Add a description, image, and links to the swift-codable topic page so that developers can more easily learn about it.
To associate your repository with the swift-codable topic, visit your repo's landing page and select "manage topics."