JSONtoFoundation
JSON converter
A utility tool that converts JSON objects to Foundation objects compatible with Cocoa/Cocoa Touch development.
OS X utility that converts a JSON object to a Foundation object that can be used in Cocoa/Cocoa Touch development.
42 stars
8 watching
12 forks
Language: Swift
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zadr/j2s | An application that converts JSON data into Swift structs and extensions for easy deserialization | 231 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
nschaffner/fastjson | A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
f/macaron | A CoffeeScript macro system allowing code transformation and composition with support for variables protection and replace macros | 24 |
iofod/ifstruct-parser | A tool that converts IFstruct into executable code for various platforms and frameworks, including Web, Electron, Flutter, and Taro. | 91 |
leavez/mappable | A framework to convert JSON data into model objects with optimized support for immutable property initialization | 27 |
doubleprecisionsoftware/jsontl | A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
ddiidev/json2v | Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
fadado/jtool | Tools for working with JSON data in the shell | 13 |
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
jorgen/json_struct | A C++ library that enables direct conversion between JSON and structured C++ data types | 423 |
touchcode/touchjson | An Objective-C based parser and generator for JSON encoded data. | 800 |
isair/jsonhelper | A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. | 784 |
jet/fscodec | Provides a minimal interface for serialization and deserialization of events in event-sourcing systems | 82 |
johnlui/jsonneverdie | An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development | 450 |