skepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 day agoTOMLlemmy.worldimagemessage-square110fedilinkarrow-up1538arrow-down19
arrow-up1529arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 day agomessage-square110fedilink
minus-squarerothaine@lemmy.ziplinkfedilinkarrow-up10·17 hours agoYeah I just want JSON with optionally quoted keys, and comments.
minus-squarebobo@lemmy.mllinkfedilinkarrow-up5·12 hours agoCommas (at least the trailing ones), comments, and nothing else. JSON with type inference seems like an incredibly bad idea…
Yeah I just want JSON with optionally quoted keys, and comments.
Commas (at least the trailing ones), comments, and nothing else. JSON with type inference seems like an incredibly bad idea…
JSON5 my beloved