Search Gradle plugins
Plugin | Latest Version |
---|---|
net.akehurst.kotlin.kt2tsGenerate Typescript declarations for Kotlin modules |
1.6.1
(06 December 2021) |
ch.ayedo.ktsgeneratorPlugin to generate Typescript definitions from Kotlin classes. |
2.1.0
(04 November 2019) |
kotlin2ts.kt2tsA Gradle Plugin which translates Kotlin data classes into Typescript. It uses Alicia Boya García's TypeScript definition generator for that. |
1.0.0
(15 October 2018) |
io.github.sgrishchenko.karakumConverter of TypeScript declaration files to Kotlin declarations |
1.0.0-alpha.73
(25 June 2025) |
net.akehurst.kotlin.gradle.plugin.jsIntegrationGradle plugin enable use of Kotlin's node/yarn infrastructure for building |
2.2.0
(10 July 2025) |
net.akehurst.kotlin.gradle.plugin.exportPublicgradle kotlin compiler plugin to 'JsExport' all public declarations |
2.2.0
(10 July 2025) |
cz.habarta.typescript-generatorGenerates TypeScript from Java - JSON declarations, REST service client |
3.2.1263
(20 March 2023) |
io.github.fluxo-kt.binary-compatibility-validator-jsAllows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |
net.octyl.ts2kt-unofficialAn unofficial plugin for running `ts2kt` on NPM dependencies. |
0.2.0
(07 December 2018) |
se.jensim.kt2tsGenerate TypeScript Definitions from your existing code. In case you have your backend written in kotlin or java and you dont want to write your Angular type definitions yourself. |
0.11.0
(21 May 2019) |