Description
Changelog
Reviews (1)

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.

Note: If using C#, consider using JsonhCs instead.

Changelog for version v4.7

No changelog provided for this version.

Reviews

Recommended by NoNormal - 08 July 2025

Very useful.

Login to write a review.