jsoniopipe now supports JSON5

aberba karabutaworld at gmail.com
Fri Dec 29 18:26:20 UTC 2023


On Friday, 29 December 2023 at 08:04:31 UTC, Zz wrote:
> https://forum.dlang.org/post/u5361j$2tfv$1@digitalmars.com
>
> On Monday, 29 May 2023 at 21:38:54 UTC, Steven Schveighoffer 
> wrote:
>> https://code.dlang.org/packages/jsoniopipe
>>
>> This little project is one that I've tinkered with for a long 
>> time, I use it in a few places.
>>
>> I just updated it to support [JSON5](https://json5.org), which 
>> is a format much more suited to configuration than straight 
>> JSON.
>>
>> AFAIK, this is the first D project that parses JSON5!
>>
>> -Steve
>
> Hi,
>
> Any plans on having an interface similar to std.json?
>
> Regards,
> Zz


Last time I took a look at iopipe, it was unclear how to even do 
a basic example with no docs available. I when for vibe_data_json 
package



More information about the Digitalmars-d-announce mailing list