eli-yajl-objc 0.3.0

eli-yajl-objc 0.3.0

TestsTested
LangLanguage CC
License MIT
ReleasedLast Release Apr 2016

Maintained by Eil Wang.



  • By
  • Gabriel Handford and David Hart

YAJL Framework

The YAJL framework is an Objective-C framework for the YAJL SAX-style JSON parser.

Features

  • Stream parsing, comments in JSON, better error messages.
  • Parse directly from NSString or NSData.
  • Generate JSON from default or custom types.
  • Properly handles large numeric types.
  • Document style parser.
  • Error by exception or out error.

Links