JSON mapping for Kotlin objects, lists and maps, with a lightweight CSJsonObject model used by the store and preset modules.
CSJsonObject
toJson / parseJson / parseJsonMap / parseJsonList conversions and the CSJson configuration (e.g. forceString, pretty printing).
toJson
parseJson
parseJsonMap
parseJsonList
CSJson
forceString
CSJsonObject — a mutable JSON-backed object with typed getters/setters and round-trip serialization.