https://github.com/g-off/objectcoder
https://github.com/g-off/objectcoder
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/g-off/objectcoder
- Owner: g-Off
- Created: 2019-07-21T16:33:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T14:28:30.000Z (almost 7 years ago)
- Last Synced: 2025-10-10T08:21:41.369Z (10 months ago)
- Language: Swift
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ObjectCoder
A generalized Encoder/Decoder for Swift (based on JSONEncoder/JSONDecoder) that allows for hookpoints to override how certain types get encoded/decoded.