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) |
com.crowdproj.plugins.jar2npmPlugin to extract Kotlin JAR JS packages to node_modules folder |
3.0.1
(21 August 2020) |
se.solrike.sonarlintSonarLint static code analysis using stand-alone SonarLint engine, for Java, Kotlin and Node projects. Min Gradle version 7.0. |
1.0.0-beta.8
(29 November 2022) |
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. |
0.9.4
(07 March 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.2.1
(15 February 2023) |
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.0.0
(31 August 2021) |