Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.ysb33r.jsecosystem.node.base
CC-compatible
Provides the Node toolchain |
5.1.1
(20 August 2026) |
de.cronn.gradle-pnpm-plugin
CC-compatible
Provisions the pnpm version pinned in package.json and integrates a pnpm workspace into the Gradle build. Discovers the workspace root from pnpm-workspace.yaml and adds the pnpm lifecycle tasks there, plus TypeScript, Prettier and ESLint tasks to every pnpm package |
0.7.0
(17 September 2026) |
org.ysb33r.jsecosystem.dev
CC-compatible
Provide the main source set for JS/TS projects |
5.1.1
(20 August 2026) |
org.ysb33r.jsecosystem.dev.base
CC-compatible
Provide an extension for defining JS/TS projects |
5.1.1
(20 August 2026) |
org.ysb33r.jsecosystem.core.base
CC-compatible
Provide an extension for defining toolchains, package managers and tools |
5.1.1
(20 August 2026) |
de.micschro.shardwise
CC-compatible
Shards a multi-module build's test tasks across parallel CI nodes via Greedy-LPT. Requires Gradle 8.11+ and Java 17+. |
0.4.3
(26 July 2026) |
com.oliveryasuna.modkit.multiversion.settings
CC-compatible
Expands the Modkit version x loader matrix into per-node Stonecutter subprojects (settings-time). |
0.4.0
(20 July 2026) |
org.jetbrains.kotlin.npm-publish
CC-compatible
A maven-publish alternative for NPM package publishing. Integrates with kotlin JS/KMP plugins (if applied) to automatically setup publishing to NPM repositories for all JS targets. |
3.7.0
(01 May 2026) |
|
Creates 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) |
|
Build your node frontend application along with your gradle base backend application. Plugin manages various node packagers and their execution. Enables compilation of node base project without need of installing NodeJS - all done via local download. |
0.2.4
(15 February 2022) |