KeyValueCoder

A Swift library for serializing Codable types to and from Any and UserDefaults.

KeyValueCoder is a Swift library designed for serializing Codable types to and from Any and UserDefaults. This library provides a convenient solution for encoding and decoding Codable types into and from UserDefaults, making it easier to work with persistent data storage in Swift applications.

MIT License

The project is open source and distributed under the terms of the MIT License, providing developers with the freedom to use and modify the library.

Developer

Developed by Simon Whitty.