encodable topic

List encodable repositories

KeyedCodable

285
Stars
22
Forks
Watchers

Easy nested key mappings for swift Codable

URLQueryItemEncoder

65
Stars
8
Forks
Watchers

A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.

JSONDecoder-Keypath

18
Stars
4
Forks
Watchers

Add key path support to the JSONDecoder

ASN1Swift

31
Stars
14
Forks
Watchers

ASN.1 Decoder in swift.

codable

27
Stars
2
Forks
Watchers

A strict json parser inspired by Swift Codable

json2codable

18
Stars
0
Forks
Watchers

A command line tool to generate a Swift Codable struct from a JSON document

DictionaryCoder

59
Stars
3
Forks
Watchers

Fast dictionary encoder / decoder for Swift Codable types

URLQueryCoder

20
Stars
0
Forks
Watchers

Fast URL query encoder / decoder for Swift Codable types

HttpUtility

36
Stars
13
Forks
Watchers

HttpUtility is an open source MIT license project which is helpful in making HTTP requests and returns a decoded object from server. Right now this utility only parses JSON.

DynamicMapper

24
Stars
0
Forks
Watchers

Dynamic decoding and encoding using native Codable protocol