https://github.com/lukeredpath/swift-coding
A protocol-witness oriented library built on top of Codable
https://github.com/lukeredpath/swift-coding
Last synced: 11 months ago
JSON representation
A protocol-witness oriented library built on top of Codable
- Host: GitHub
- URL: https://github.com/lukeredpath/swift-coding
- Owner: lukeredpath
- License: mit
- Created: 2021-04-25T02:35:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-28T12:23:12.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T03:12:02.091Z (about 1 year ago)
- Language: Swift
- Size: 29.3 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swift-coding

A protocol witness-oriented library for creating functional encoding and decodings, built on top of Codable.
[NSScreencasts series on Codable witnesses](https://nsscreencast.com/series/54-codable-witnesses)