https://github.com/ikesyo/mantle-codabletransformer
A ValueTransformer implementation for Mantle and Codable combination
https://github.com/ikesyo/mantle-codabletransformer
Last synced: over 1 year ago
JSON representation
A ValueTransformer implementation for Mantle and Codable combination
- Host: GitHub
- URL: https://github.com/ikesyo/mantle-codabletransformer
- Owner: ikesyo
- License: mit
- Created: 2019-01-02T14:35:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T08:25:40.000Z (about 7 years ago)
- Last Synced: 2025-03-10T18:04:52.060Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mantle-CodableTransformer
A ValueTransformer implementation for [Mantle] and [Codable] combination, which is useful for migration from [Mantle] to [Codable].
[Mantle]: https://github.com/Mantle/Mantle
[Codable]: https://developer.apple.com/documentation/swift/codable