https://github.com/pureswift/codable
Codable for Swift 3
https://github.com/pureswift/codable
backport codable swift swift3
Last synced: 9 months ago
JSON representation
Codable for Swift 3
- Host: GitHub
- URL: https://github.com/pureswift/codable
- Owner: PureSwift
- License: mit
- Archived: true
- Created: 2018-03-09T01:26:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T23:18:12.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T02:34:14.669Z (over 1 year ago)
- Topics: backport, codable, swift, swift3
- Language: Swift
- Size: 96.7 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Codable
[](https://travis-ci.org/PureSwift/Codable)
Codable for Swift 3
### See Also
- [BluetoothLinux](https://github.com/PureSwift/BluetoothLinux) - Pure Swift Linux Bluetooth Stack
- [GATT](https://github.com/PureSwift/GATT) - Bluetooth Generic Attribute Profile (GATT) for Swift
- [SwiftFoundation](https://github.com/PureSwift/SwiftFoundation) - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library.
- [Cacao](https://github.com/PureSwift/Cacao) - Pure Swift Cross-platform UIKit
- [Silica](https://github.com/PureSwift/Silica) - Pure Swift CoreGraphics (Quartz2D) implementation
- [Predicate](https://github.com/PureSwift/Predicate) - Pure Swift Predicate implementation