JSONH GDScript (JSON for Humans)'s icon

JSONH GDScript (JSON for Humans) 1.0 Scripts 4.7 Community

Submitted by user Joy-less; MIT; 2026-07-27

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.

JsonhGd is an implementation of JSONH V1 & V2 for GDScript.

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 GDExtension (https://github.com/jsonh-org/JsonhGdextension).


View files Download Recent Edits