Ross ROSS = Recommend OSS · open-source software intelligence for agents

wuseal/JsonToKotlinClass

🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin ) observed · 2026-08-28

github.com/wuseal/JsonToKotlinClass · Kotlin · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 24
  • Release rhythm 16
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 109.5
  • age_days: 3291
  • days_rel: 501
  • days_push: 456
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

3179 stars · 181 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An IntelliJ IDEA and Android Studio plugin that generates Kotlin data class code from JSON strings, with support for annotations like Gson, Moshi, and Jackson. It also ships as a Java/Kotlin library for programmatic JSON-to-Kotlin class generation.

Use cases

  • convert json to kotlin data class
  • generate kotlin model classes from json response
  • android studio plugin to create data classes from json
  • generate gson annotated kotlin classes from json
  • programmatically generate kotlin data classes from json in a build script
  • create nested kotlin classes from complex json

When to choose

  • you write Kotlin on Android or JVM and frequently map JSON APIs to data classes
  • you want automatic generation of nested/complex types with serializer annotations
  • you prefer an IDE-integrated workflow with a keyboard shortcut

When to avoid

  • you work in Java or another non-Kotlin language
  • you need JSON schema validation rather than class generation
  • you use an IDE other than IntelliJ-based ones

Facets

plugin · maturity active

parser json developer-tools developer-tools mobile-development programming-languages editor-plugin jvm intellij-plugin android-studio-plugin kotlin-data-class json-to-kotlin gson moshi jackson code-generator code-generation automation

1 source

Member repositories

RepositoryRoleHealth v2
wuseal/JsonToKotlinClassmain36

For agents

markdown · JSON · MCP: product_card(name="wuseal/JsonToKotlinClass")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem