Search Gradle plugins

Plugin Latest Version

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)

Publishes executable binaries from kotlin native targets to npm as npx-runnable packages.

0.0.4
(06 July 2026)

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)

Provide the main source set for JS/TS projects

5.1.1
(20 August 2026)

Provide an extension for defining JS/TS projects

5.1.1
(20 August 2026)

Provide an extension for defining toolchains, package managers and tools

5.1.1
(20 August 2026)

A 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.5.3
(19 February 2025)

Embeds an npm build's output into a Java jar's resources. Extends com.stano.npm (auto-applied) with an npmAssemble task that copies the npm dist output into build/resources/main/public. When the java plugin is also applied, jar depends on npmAssemble and test depends on npmTest.

0.1.15
(14 August 2026)

Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree.

0.1.15
(14 August 2026)

A plugin easing the publishin of Kotlin JS/Multiplaftorm projects on NPM

0.3.9
(14 June 2021)