RubyGems Navigation menu

RFC8259 8259.01

A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Notation (JSON) Data Interchange Format". This gem honors the syntax as possible. The generator guarantees that a parsed valid properly rounds-trip to identical valid JSON representation.

Gemfile:
=

install:
=

Versions:

  1. 8259.01 December 23, 2017 (48.5 KB)
  2. 8259 December 20, 2017 (48.5 KB)

Development Dependencies (10):

bundler >= 0
json >= 0
oj >= 0
racc >= 0
rake >= 0
rdoc >= 0
rspec >= 0
simplecov >= 0
yajl-ruby >= 0
yard >= 0

Owners:

Authors:

  • Urabe,, Shyouhei

SHA 256 checksum:

=

Total downloads 4,468

For this version 2,773

Version Released:

License:

Simplified BSD License

Required Ruby Version: ~> 2.0

Links: