Unbox is an easy-to-use Swift JSON decoder. Don't spend hours writing JSON decoding code - just unbox it instead. Unbox is lightweight, non-magical, and doesn't require you to subclass, make your JSON conform to a specific schema or completely change the way you write model code. It can be used on any model with ease. Unbox automatically (or, actually, Swift does) figures out what types your properties are, and decodes them accordingly.
Features
- Unbox supports decoding all standard JSON types
- Unbox also supports transformations that let you treat any value or object as if it was a raw JSON type
- Built-in enum support
- Supports JSON with both Array and Dictionary root objects
- Contextual objects
- Custom unboxing
Categories
JSONLicense
MIT LicenseFollow Unbox
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Unbox!