Registry / serialization / json-parser

json-parser

JSON →
library1.3.1rbrubygemsunverified

A Ruby gem for parsing JSON strings into Ruby data structures.

gem install json_parser
INSTALL
IMPORT
SIG · JSON-PARSER
J
json-parser
serializationrubyv1.3.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.

JsonParser
require 'json_parser'

Parse a JSON string into a Ruby hash.

require 'json_parser' result = JsonParser.parse('{"name":"Ruby","version":3}') puts result['name']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
json-parser — gem install json-parser · libregistry