KeyValueCoder icon indicating copy to clipboard operation
KeyValueCoder copied to clipboard

A Swift library for serializing Codable types to and from [String: Any] and UserDefaults.

Results 1 KeyValueCoder issues
Sort by recently updated
recently updated
newest added

Hi, I really appreciate this package—it’s been very useful! I was wondering if you have any plans to support additional coding/decoding strategies similar to those provided by `JSONEncoder` and `JSONDecoder`,...