Skip to content

Commit

Permalink
Merge branch 'master' into rm-sub
Browse files Browse the repository at this point in the history
  • Loading branch information
loganwright authored Nov 7, 2016
2 parents d62418f + 36de488 commit 2138ccb
Showing 1 changed file with 13 additions and 25 deletions.
38 changes: 13 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,19 @@

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
- [x] Data Type Agnostic
- [x] Failure Driven
- [x] Nested Mapping
- [x] Collection Mapping
- [x] Simple and Consistent
- [x] Two-Way Serialization
- [x] Transforms
- [x] Type Safety
- [x] Constants (`let`)
- [x] Full Linux Support
- [x] Struct Friendly
- [x] Inheritance Friendly
- [x] Core Data and Persistence Compatible

## Node

Expand Down

0 comments on commit 2138ccb

Please sign in to comment.