renetik-android-json

JSON mapping for Kotlin objects, lists and maps, with a lightweight CSJsonObject model used by the store and preset modules.

Packages

Link copied to clipboard

toJson / parseJson / parseJsonMap / parseJsonList conversions and the CSJson configuration (e.g. forceString, pretty printing).

Link copied to clipboard
Link copied to clipboard

CSJsonObject — a mutable JSON-backed object with typed getters/setters and round-trip serialization.