{"id":13733605,"url":"https://github.com/srs/gradle-node-plugin","last_synced_at":"2025-05-08T09:32:38.946Z","repository":{"id":12066907,"uuid":"14653800","full_name":"srs/gradle-node-plugin","owner":"srs","description":"Gradle plugin for integrating NodeJS in your build. :rocket:","archived":false,"fork":false,"pushed_at":"2021-03-25T18:02:23.000Z","size":902,"stargazers_count":866,"open_issues_count":188,"forks_count":248,"subscribers_count":35,"default_branch":"master","last_synced_at":"2024-04-14T12:39:24.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-24T01:27:36.000Z","updated_at":"2024-03-31T14:14:17.000Z","dependencies_parsed_at":"2022-09-23T04:02:04.458Z","dependency_job_id":null,"html_url":"https://github.com/srs/gradle-node-plugin","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srs%2Fgradle-node-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srs%2Fgradle-node-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srs%2Fgradle-node-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srs%2Fgradle-node-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srs","download_url":"https://codeload.github.com/srs/gradle-node-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224720741,"owners_count":17358475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T03:00:46.166Z","updated_at":"2024-11-15T02:31:17.877Z","avatar_url":"https://github.com/srs.png","language":"Groovy","funding_links":[],"categories":["Groovy","Plugins"],"sub_categories":["Web application development"],"readme":"# Gradle Plugin for Node\n\n[![Build Status](https://travis-ci.org/srs/gradle-node-plugin.svg?branch=master)](https://travis-ci.org/srs/gradle-node-plugin)\n[![Windows Build status](https://ci.appveyor.com/api/projects/status/06pg08c36mnes0w3?svg=true)](https://ci.appveyor.com/project/srs/gradle-node-plugin)\n[![License](https://img.shields.io/github/license/srs/gradle-node-plugin.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n![Version](https://img.shields.io/badge/Version-1.3.1-orange.svg)\n\nThis plugin enabled you to use a lot of [NodeJS](https://nodejs.org)-based technologies as part of your \nbuild without having NodeJS installed locally on your system. It integrates the following NodeJS-based system\nwith Gradle:\n\n* [NodeJS](https://nodejs.org)\n* [Yarn](https://yarnpkg.com/)\n* [Grunt](https://gruntjs.com/)\n* [Gulp](https://gulpjs.com/)\n\nIt's actually 3 plugins in one:\n\n* [Node Plugin](https://plugins.gradle.org/plugin/com.moowork.node) (`com.moowork.node`) - [See docs](docs/node.md).\n* [Grunt Plugin](https://plugins.gradle.org/plugin/com.moowork.grunt) (`com.moowork.grunt`) - [See docs](docs/grunt.md)\n* [Gulp Plugin](https://plugins.gradle.org/plugin/com.moowork.gulp) (`com.moowork.gulp`) - [See docs](docs/gulp.md)\n\n\n## Documentation\n\nHere's how you get started using this plugin. If you do not find what you are looking for, please add an \nissue to [GitHub Issues](https://github.com/srs/gradle-node-plugin/issues).\n\n* [Installing](docs/installing.md)\n* [Node Plugin](docs/node.md)\n* [Grunt Plugin](docs/grunt.md)\n* [Gulp Plugin](docs/gulp.md)\n* [FAQ](docs/faq.md)\n* [Changelog](CHANGELOG.md)\n\n\n## Documentation for older releases\n\nHere's the documentation for older releases of the plugin:\n\n* [1.2.0](https://github.com/srs/gradle-node-plugin/blob/v1.2.0/README.md)\n* [1.1.1](https://github.com/srs/gradle-node-plugin/blob/v1.1.1/README.md)\n* [1.1.0](https://github.com/srs/gradle-node-plugin/blob/v1.1.0/README.md)\n* [1.0.1](https://github.com/srs/gradle-node-plugin/blob/v1.0.1/README.md)\n* [1.0.0](https://github.com/srs/gradle-node-plugin/blob/v1.0.0/README.md)\n* [0.14](https://github.com/srs/gradle-node-plugin/blob/v0.14/README.md)\n* [0.13](https://github.com/srs/gradle-node-plugin/blob/v0.13/README.md)\n* [0.12](https://github.com/srs/gradle-node-plugin/blob/v0.12/README.md)\n* [0.11](https://github.com/srs/gradle-node-plugin/blob/v0.11/README.md)\n* [0.10](https://github.com/srs/gradle-node-plugin/blob/v0.10/README.md)\n\n\n## Building the Plugin\n\nTo build the plugin, just type the following command:\n\n```bash\n./gradlew clean build\n```\n\n\n## Contributing\n\nContributions are always welcome! If you'd like to contribute (and we hope you do) please send \none of the existing contributors a nudge.\n\n\n## License\n\n```\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrs%2Fgradle-node-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrs%2Fgradle-node-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrs%2Fgradle-node-plugin/lists"}