Genome icon indicating copy to clipboard operation
Genome copied to clipboard

A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 3.0 (Supports Linux)

Results 15 Genome issues
Sort by recently updated
recently updated
newest added

Yes, we have a new way to work with JSON in swift-4, but project which use Genome could really make use of an update. Do you plan to update it?...

I would like to have a sub-map when mapping so I don't have to type the path repeatedly e.x. json is ``` [ "test": "abc", "sub": [ "int": 9, "string":...

Hi, Could you please add a copyright statement to the license? Thank you!

Can you provide us how to use Genome for core data? Which protocol/class we have to use? According to your Readme: NSMappableManagedObject is not avaiable.

The README has a **Table Of Contents** with links to two sections that don't exist. One is about Alamofire: https://github.com/LoganWright/Genome#alamofire And the other about Logging: https://github.com/LoganWright/Genome#logging

bug
enhancement