Genome is a simple, type safe, failure driven mapping library for serializing JSON to models in Swift 3.0 (Supports Linux).
Welcome to Genome 3.0. This library seeks to satisfy the following goals:
- Data Type Agnostic
- Failure Driven
- Nested Mapping
- Collection Mapping
- Simple and Consistent
- Two-Way Serialization
- Transforms
- Type Safety
- Constants (let)
- Full Linux Support
- Struct Friendly
- Inheritance Friendly
- Core Data and Persistence Compatible
