Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.robhogan.noderesolverA Gradle Plugin for correctly resolving node_modules paths from your settings.gradle |
0.2.0-alpha-4
(23 January 2024) |
com.crowdproj.plugins.jar2npmPlugin to extract Kotlin JAR JS packages to node_modules folder |
3.0.1
(21 August 2020) |
com.brunoritz.gradle.singular-nodeGradle plugin use a single NodeJS distribution in a multi-module project |
1.3.0
(18 September 2023) |
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) |
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) |
com.liferay.js.transpiler.baseThe JS Transpiler Base Gradle plugin lets you use Gradle dependencies (such as external module or project dependencies) in Node.js scripts. |
2.4.60
(03 November 2020) |
com.liferay.js.module.config.generatorThe JS Module Config Generator Gradle plugin lets you run the Liferay AMD Module Config Generator to generate the configuration file needed to load AMD files via combo loader in Liferay. |
2.1.80
(02 October 2020) |