{"id":21970706,"url":"https://github.com/appcelerator/axway-gulp-tasks","last_synced_at":"2026-04-07T21:32:12.455Z","repository":{"id":44275259,"uuid":"406393123","full_name":"appcelerator/axway-gulp-tasks","owner":"appcelerator","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-01T16:44:58.000Z","size":479,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-04T02:26:06.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/appcelerator.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-14T14:07:52.000Z","updated_at":"2025-05-01T16:44:51.000Z","dependencies_parsed_at":"2025-06-19T22:05:23.317Z","dependency_job_id":"11e5ca20-5d40-46f5-a308-2fe6bce56392","html_url":"https://github.com/appcelerator/axway-gulp-tasks","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/appcelerator/axway-gulp-tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcelerator%2Faxway-gulp-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcelerator%2Faxway-gulp-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcelerator%2Faxway-gulp-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcelerator%2Faxway-gulp-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appcelerator","download_url":"https://codeload.github.com/appcelerator/axway-gulp-tasks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcelerator%2Faxway-gulp-tasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-29T14:41:57.451Z","updated_at":"2026-04-07T21:32:12.428Z","avatar_url":"https://github.com/appcelerator.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @axway/gulp-tasks\n\nCommon gulp tasks and utilities.\n\nVisit https://github.com/appcelerator/axway-gulp-tasks for more information.\n\nReport issues to [GitHub issues][2].\n\n## Prerequisites\n\n@axway/gulp-tasks requires you to globally install [gulp](https://npmjs.org/package/gulp) 4.x:\n\n\t[sudo] npm i -g gulp\n\n## Installation\n\n\tnpm i @axway/gulp-tasks --save-dev\n\n## Usage\n\nCreate a file in the root of your project called `gulpfile.js`:\n\n```js\n'use strict';\n\nrequire('@axway/gulp-tasks')({\n\tgulp:     require('gulp'),\n\tpkgJson:  require('./package.json'),\n\ttemplate: 'standard',\n\tbabel:    'node12'\n});\n```\n\nYou can specify the Node.js version you wish to transpile down to. Possibly values are `node12` and\n`node14`.\n\n## Gulp Tasks\n\nCompletely deletes all generated folders or a specific type:\n\n\t$ gulp clean\n\t$ gulp clean-coverage\n\t$ gulp clean-dist\n\t$ gulp clean-docs\n\nRun [eslint](https://eslint.org/) against your source code and tests.\n\n\t$ gulp lint\n\t$ gulp lint-src\n\t$ gulp lint-test\n\nInvoke [Babel](https://babeljs.io/) and transpile your code into the `dist` directory.\n\n\t$ gulp build\n\nBuild and run unit tests using [Mocha](https://mochajs.org/).\n\n\t$ gulp test\n\nBuild and run unit tests with coverage reports using [Mocha](https://mochajs.org/) and\n[nyc](https://www.npmjs.com/package/nyc).\n\n\t$ gulp coverage\n\nWatch source files for changes to trigger a re-build.\n\n\t$ gulp watch\n\nWatch source and test files for changes to trigger a re-build and run tests.\n\n\t$ gulp watch-test\n\n## Legal\n\nThis project is open source under the [Apache Public License v2][1] and is developed by\n[Axway, Inc](http://www.axway.com/) and the community. Please read the [`LICENSE`][1] file included\nin this distribution for more information.\n\n[1]: https://github.com/appcelerator/axway-gulp-tasks/blob/master/LICENSE\n[2]: https://github.com/appcelerator/axway-gulp-tasks/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappcelerator%2Faxway-gulp-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappcelerator%2Faxway-gulp-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappcelerator%2Faxway-gulp-tasks/lists"}