JSONH GDExtension (JSON for Humans) 4.7 Scripts 4.4 Community
Submitted by user Joy-less; MIT; 2026-07-27
JSON for Humans in GDExtension.
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 & V2 for GDExtension using JsonhCpp.
Note: You can use JsonhVscode to highlight your JSONH in Visual Studio Code: https://github.com/jsonh-org/JsonhVscode
Note: JSONH is also available for C# (https://github.com/jsonh-org/JsonhCs) and GDScript (https://github.com/jsonh-org/JsonhGd).
View files Download Submit an issue Recent Edits