Registry / serialization / multi-json

multi-json

JSON →
library1.21.1rbrubygemsunverified

A common interface to multiple JSON libraries, including fast_jsonparser, Oj, Yajl, and the JSON gem.

gem install multi_json
INSTALL
IMPORT
SIG · MULTI-JSON
M
multi-json
serializationrubyv1.21.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MultiJson
require 'multi_json'

Parse JSON using the best available library

require 'multi_json' data = MultiJson.load('{"key":"value"}') puts data['key']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.21.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
multi-json — gem install multi-json · libregistry