A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify a...
Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps....
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we add...
This framework implements a strict JSON parser and generator in Objective-C.
Native iOS UITableView for React Native with JSON support and more
Mac上iOS开发辅助工具,快速把json/xml数据转换生成对应模型类属性,省去麻烦手动创建,提高开发效率。Mac iOS development aid, quickly put the json/XML data transformation generates the corresponding model clas...
A humane JSON Objective-C un-framework. (TouchJSON has been deprecated - see README)
A concise Mantle-like way of working with Realm and JSON.
Adblock Fast is a faster ad blocker for Windows, Android, iOS, Chrome, and Opera.
Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
WHCNetWorkKit 是http网络请求开源库(支持GET/POST 文件上传 后台文件下载 UIButton UIImageView 控件设置网络图片 网络数据工具json/xml 转模型类对象 网络状态监听)...
This is a drop-in category of NSObject that makes it easy to initialize custom objects from JSON or XML (SOAP included), and to serialize those objects back into J...
The easiest way to marshall and unmarshall Dictionary representations such as JSON representation
首创房间内多视频直播模式,移动直播新体验,多人秀场更好玩。随时随地与主播聊天互动亲密接触,清纯美女、校花嫩模、吃货萌妹、通通都有…… 1.项目引导页业使用ijkPlayer播放视频; 2.首页使用父子控制器进行界面之间的切换; 3.自定义MJRefresh刷新控件,替换头部刷新gif图片; 4.使用分类理由贝塞尔曲线为UII...
A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS....
Easy JSON to NSObject mapping using Cocoa's key value coding (KVC)
iOS平台高效转换引擎json->model,model->json,model->Dictionary,支持模型类继承其他模型类,支持指定路径转换,不区分json的key和模型属性名称大小写,自动处理json中null...
将字典(NSDictionary)和数组(NSArray)打印的Log显示为Json格式。直接将分类拖入到工程即可使用。