www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - jsoniopipe now supports JSON5

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
May 29 2023