Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.scottpierce.kotlin-node-slimCreates a slim nodejs project of only the dependencies used by a Kotlin Node JS Gradle module so that only the used dependencies can be packaged. This helps to greatly reduce the released file size, especially in projects with multiple javascript projects. |
0.0.5
(25 February 2023) |
org.jetbrains.kotlin.jsKotlin JS plugin |
1.9.0-Beta
(23 May 2023) |
com.github.salomonbrys.gradle.kotlin.js.npm-bundleA Gradle plugin that generates a package that can be used as-is in an npm JavaScript project. |
1.0.0
(27 June 2019) |
com.huanshankeji.kotlin-multiplatform-js-browser-conventionsKotlin Multiplatform conventions with the JS browser target |
0.4.1
(12 March 2023) |
net.akehurst.kotlin.gradle.plugin.exportPublicgradle kotlin compiler plugin to 'JsExport' all public declarations |
1.6.21
(26 April 2022) |
io.github.turansky.kfc.libraryOptimize Kotlin library configuration |
7.11.1
(01 June 2023) |
com.github.turansky.kfc.libraryOptimize Kotlin library configuration |
4.88.0
(03 February 2022) |
io.github.turansky.kfc.maven-publishPredefined maven publications for Kotlin |
5.133.0
(17 February 2023) |
com.github.turansky.kfc.maven-publishPredefined maven publications for Kotlin |
4.88.0
(03 February 2022) |
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. |
0.1.0
(25 May 2023) |