
JSONH (JSON for Humans) 1.6 Scripts 4.4 Community
Submitted by user Joy-less; MIT; 2025-05-31
JSON for Humans in GDExtension for Godot.
JSON is great. Until you miss that trailing comma... or want to use comments. What about multiline strings? JSONH provides a much more elegant way to write JSON that's designed for humans rather than machines.
Since JSONH is compatible with JSON, any JSONH syntax can be represented with equivalent JSON.
JsonhGdextension is an implementation of JSONH v1 for GDExtension using JsonhCpp.
Also see the JSONH highlighter for VSCode: https://github.com/jsonh-org/JsonhVscode
View files Download Submit an issue Recent Edits