Search Gradle plugins
Plugin | Latest Version |
---|---|
org.ysb33r.nodejs.wrapperCreate wrappers for `node`, `npm` and `npx` and call them `nodew`, `npmw` and `npxw`. |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.npmProvides NPM functionality including project caching and installaton without affecting any global installations |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.gulpProvides Gulp functionality without affecting any global installations |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.gulp.baseBase plugin that allows working with Gulp, but does not apply conventions |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.devProvides conventions for wrapping Gradle around Node development |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.dev.baseProvides core functionality for Javascript development, but does not apply conventions |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.cmdlineProvides access to tools configured by project extensions |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.baseProvides Node.js and NPM tasks. No need to have Node.js installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
4.0.4
(12 March 2025) |
org.ysb33r.nodejs.dev.altAn alternative approach to Javascript development where Gradle drives the development cycle |
4.0.4
(12 March 2025) |