NSTEasyJSON

JSON accessor

Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data

The better way to deal with JSON in Objective-C (inspired by SwiftyJSON)

GitHub

12 stars
1 watching
1 forks
Language: Objective-C
last commit: over 6 years ago
Linked from 1 awesome list

cocoapodsiosjsonobjective-cswiftyjson

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
svenvc/neojson Converts JSON data to Smalltalk objects and vice versa efficiently. 42
freshos/arrow Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code 387
xyaman/zjson A lightweight JSON access library with no memory allocations 43
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
taocpp/json A header-only C++ library for working with JSON data 596
nfrechette/sjson-cpp A minimal C++ library to read and write Simplified JSON files without memory allocations. 21
kakaopensource/kakajson A Swift library providing fast conversion between JSON and model data structures. 1,172
touchcode/touchjson An Objective-C based parser and generator for JSON encoded data. 800
youknowone/visualjson A JSON pretty-viewer application for Mac OS X 301
svenvc/neouniversalbinaryjson An implementation of Universal Binary JSON format in Pharo Smalltalk 5
zcattacz/ujrpc Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs 5
lucassscaravelli/ej Provides a simple way to handle JSON data from different sources in Go applications. 10
sbjson/displaypretty An Objective-C app that uses SBJson 4 to reformat JSON data for display on OS X 6
lydiandy/cjson A Vlang wrapper around cJSON for working with JSON data structures and serialization. 11
nschaffner/fastjson A Java library for converting objects to and from JSON with high performance and support for complex objects 1