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 8 years ago
Linked from 1 awesome list

cocoapodsiosjsonobjective-cswiftyjson

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
svenvc/neojsonConverts JSON data to Smalltalk objects and vice versa efficiently.42
freshos/arrowSimplifies JSON parsing and modeling in Swift by eliminating boilerplate code389
xyaman/zjsonA lightweight JSON access library with no memory allocations43
dougbinks/sjsonA lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons3
taocpp/jsonA header-only C++ library for working with JSON data605
nfrechette/sjson-cppA minimal C++ library to read and write Simplified JSON files without memory allocations.21
kakaopensource/kakajsonA Swift library providing fast conversion between JSON and model data structures.1,177
touchcode/touchjsonAn Objective-C based parser and generator for JSON encoded data.800
youknowone/visualjsonA JSON pretty-viewer application for Mac OS X301
svenvc/neouniversalbinaryjsonAn implementation of Universal Binary JSON format in Pharo Smalltalk5
zcattacz/ujrpcProvides a Simple JSON-RPC 2.0 middleware for Python-based APIs5
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
sbjson/displayprettyAn Objective-C app that uses SBJson 4 to reformat JSON data for display on OS X6
lydiandy/cjsonA Vlang wrapper around cJSON for working with JSON data structures and serialization.11
nschaffner/fastjsonA Java library for converting objects to and from JSON with high performance and support for complex objects1