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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Unbox!