ruby-yajl

Ruby interface to Yajl, a JSON stream-based parser library

Description

Supported features include,

JSON parsing and encoding directly to and from an IO stream (file, socket, etc) or String. Compressed stream parsing and encoding supported for Bzip2, Gzip and Deflate.

Parse and encode *multiple* JSON objects to and from streams or strings continuously.

JSON gem compatibility API - allows yajl-ruby to be used as a drop-in replacement for the JSON gem

Basic HTTP client (only GET requests supported for now) which parses JSON directly off the response body *as it's being received*

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/brianmario/yajl-ruby


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-yajl