Templates for generating code for JSON serialization and deserialization
Stars
38
Forks
3
Watchers
38
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
130
commits
9
commits
Merge pull request #24 from Liquidsoul/feature/throwable-deserialization
d586e95View on GitHubfeat: add localized description to AutoJSONDeserializableError
dc819d0View on GitHubfeat: add support for JSONPath style in Deserializable errors
9558b6bView on GitHubrefact: remove unneeded keyPath argument in error builder functions
f3b88fdView on GitHubrefact: replace invalidJSONObject error with typeMismatch error
5302bb8View on GitHubfeat: add basic reporting of the failing keypath in deserialization errors
d3f085aView on GitHubfeat: Change JSONDeserializable.init to throwable instead of failable
8e86e16View on GitHubchore: ensure that there is a cocoapods session active before doing a release
b15fa38View on GitHub