
A collection of Gradle plugins to deal with the Node.js development environment in a very gradlesque way. It offers three primary use cases:
-
Javascript developers that want to wrap Gradle around their Node development to improve their build and deployment pipeline capability because Gradle is really awesome at this and the tools in the Node landscape simply do not match up.
-
Developers that deal with some Node capability in their project for various reasons such as running a tool written in Javascript.
-
Gradle Plugin authors that want to embed Node.js capabilities in their plugins in order to run tools but want to hide the complexity away from their users. A good example is the Asciidoctor Gradle plugin suite which uses this under the hood to run
asciidoctor.js
.
If has been tested using GradleTest for a wide range of compatibility. The test matrix for this release was
versions '4.10.2', '5.4.1', '6.5.1', '6.7', '7.0.2', '7.6.1', '8.0.2', '8.1.1'
We are on Slack - click to join and then go to #node-gradle-plugin
.
1.0.0 |
|||
0.12.2 |
|||
0.11.0 |
|||
0.10.0 |
|||
0.9.4 |
|||
0.8.0 |
|||
0.6.2 |
|||
0.5 |
|||
0.4 |
|||
0.3 |
|||
0.2 |
|||
0.1 |