1 Repo
Data modeling utilities optimized for use across iOS, macOS, watchOS, and tvOS.
Distinct from Data Modeling Tools: Candidates are too specific to diagnostics or audio; this is a general data modeling tool for Apple platforms.
Explore 1 awesome GitHub repository matching mobile development · Apple Platform Data Models. Refine with filters or upvote what's useful.
JSONModel is a data modeling framework and serialization library for Apple platforms, including iOS, macOS, watchOS, and tvOS. It transforms JSON strings and dictionaries into typed Swift objects to eliminate manual dictionary parsing. The framework provides a mapping system that utilizes custom key rules and dot-notation to resolve nested data hierarchies. It supports the conversion of complex JSON structures into organized model relationships and manages the transformation of JSON arrays into collections of typed model instances. The toolset includes data type transformation via custom tra
Provides a unified data modeling tool designed specifically for use across all Apple operating systems.