An open API service indexing awesome lists of open source software.

https://github.com/pureswift/codable

Codable for Swift 3
https://github.com/pureswift/codable

backport codable swift swift3

Last synced: 9 months ago
JSON representation

Codable for Swift 3

Awesome Lists containing this project

README

          

# Codable

[![Build Status](https://travis-ci.org/PureSwift/Codable.svg?branch=master)](https://travis-ci.org/PureSwift/Codable)

Codable for Swift 3

### See Also

- [BluetoothLinux](https://github.com/PureSwift/BluetoothLinux) - Pure Swift Linux Bluetooth Stack
- [GATT](https://github.com/PureSwift/GATT) - Bluetooth Generic Attribute Profile (GATT) for Swift
- [SwiftFoundation](https://github.com/PureSwift/SwiftFoundation) - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library.
- [Cacao](https://github.com/PureSwift/Cacao) - Pure Swift Cross-platform UIKit
- [Silica](https://github.com/PureSwift/Silica) - Pure Swift CoreGraphics (Quartz2D) implementation
- [Predicate](https://github.com/PureSwift/Predicate) - Pure Swift Predicate implementation