digitalmars.D.announce - jsoniopipe now supports JSON5
- Steven Schveighoffer (7/7) May 29 2023 https://code.dlang.org/packages/jsoniopipe
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