[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    JSON: 1.1 # JSON with Extensions (JSONX) - New JSON (Next) Format w/ json-next (formerly jasony) gem
From:       Gerald Bauer <gerald.bauer () gmail ! com>
Date:       2017-07-13 18:28:50
Message-ID: CAAxEZd9b6H4hRm6p4ctct4UEUen9k6NQqCe6EMjfAbKVUXJH0A () mail ! gmail ! com
[Download RAW message or body]

Hello,

   One more news byte: I've updated the JSON readers gem now called
json-next [1], formerly jasony.

  What's news?

   The latest (and greatest) next generation JSON parser / reader
included is a world-wide ruby's 1st - `JSONX.parse` for the new JSON:
1.1 # JSON with Extensions (JSONX) [2] format.  Using JSONX you can
use all the JSON extension of HanSON (JSON for Humans) and SON (Simple
Object Notation) and some more e.g. use Ruby (Shell)-like #-comments,
unquoted keys, optional commas, and much more.

  Note: `JSONX.parse` is the same as `JSON.parse(
JSONX.convert(text))`, that is, JSONX works like a preprocessor for
JSON.

Cheers.


PS: What's your favorite JSON format? e.g. "Vanilla" JSON 1.0 or JSON5
or HJSON or HanSON or SON or CSON or USON or JSONX/JSON11/JSON
XI/JSONII ?


[1] https://github.com/jsonii/json-next  or https://rubygems.org/gems/json-next
[2] https://jsonii.github.io

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic