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.9
(11 July 2023) |
io.github.tomwyr.godot-node-treeA type-safe Godot node tree representation in Kotlin. |
1.0.0
(07 February 2024) |
io.github.tomwyr.godot-kotlin-treeA type-safe Godot node tree representation in Kotlin |
1.0.0
(12 September 2024) |
com.crowdproj.plugins.jar2npmPlugin to extract Kotlin JAR JS packages to node_modules folder |
3.0.1
(21 August 2020) |
net.akehurst.kotlin.gradle.plugin.jsIntegrationGradle plugin enable use of Kotlin's node/yarn infrastructure for building |
2.0.20-rc2
(10 October 2024) |
lt.petuska.npm.publishIntegrates with kotlin JS/MPP plugins to setup publishing to NPM repositories for all JS targets. Also allows for arbitrary non-kotlin publications |
1.1.4
(06 April 2021) |
io.cloudflight.autoconfigure.node-configureUsed to configure a node project. |
1.1.1
(11 December 2023) |
dev.petuska.npm.publishA maven-publish alternative for NPM package publishing. Integrates with kotlin JS/MPP plugins (if applied) to automatically setup publishing to NPM repositories for all JS targets. |
3.4.3
(19 June 2024) |
com.github.ivancarras.graphfityGraphfity creates a dependency node graph about your internal modules dependencies, helping you to analise and optimize the internal dependencies between your project modules, generating a png image about your project which is specially useful if you are developing a multi-module application |
1.1.0
(11 November 2023) |