{"id":20622634,"url":"https://github.com/myterminal/template-node-lib-gulp","last_synced_at":"2026-04-23T09:33:48.443Z","repository":{"id":76221192,"uuid":"202147766","full_name":"myTerminal/template-node-lib-gulp","owner":"myTerminal","description":"A template to create Node libraries with Gulp.js as the task-runner","archived":false,"fork":false,"pushed_at":"2020-09-09T18:20:26.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T05:29:40.648Z","etag":null,"topics":["gulpjs","library","template"],"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/myTerminal.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-08-13T13:12:26.000Z","updated_at":"2020-04-06T15:52:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"19467f5e-6493-4ec5-a3ea-afdd83a083ea","html_url":"https://github.com/myTerminal/template-node-lib-gulp","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-node-lib-gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-node-lib-gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-node-lib-gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Ftemplate-node-lib-gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/template-node-lib-gulp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242300962,"owners_count":20105335,"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":["gulpjs","library","template"],"created_at":"2024-11-16T12:24:06.950Z","updated_at":"2026-04-23T09:33:48.407Z","avatar_url":"https://github.com/myTerminal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-node-lib-gulp\n\n[![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0)\n\nA template to create Node libraries with [Gulp.js](https://www.npmjs.com/package/gulp) as the task-runner\n\n## Technologies\n\n### Node.js\n\n - [ES2015](http://es6-features.org/)\n\n### Task Runner: Gulp\n\n#### Plugins\n\n - [del](https://www.npmjs.com/package/del) to clean up the output directory at the start of every build\n - [gulp-babel](https://www.npmjs.com/package/gulp-babel), [babel-core](https://www.npmjs.com/package/babel-core) and [babel-preset-env](https://www.npmjs.com/package/babel-preset-env) for ES2015 transpilation\n - [gulp-sourcemaps](https://www.npmjs.com/package/gulp-sourcemaps) to generate source-maps for debugging\n - [gulp-uglify](https://www.npmjs.com/package/gulp-uglify) to minify JavaScript files\n - [gulp-eslint](https://www.npmjs.com/package/gulp-eslint), [babel-eslint](https://www.npmjs.com/package/babel-eslint), [eslint-config-myterminal](https://www.npmjs.com/package/eslint-config-myterminal), [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb), [eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import), [eslint-plugin-jsx-a11y](https://www.npmjs.com/package/eslint-plugin-jsx-a11y) and [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react) to run ESLint on JavaScript files\n\n#### Tasks\n\n - build (default)\n   - clean to clean the output directory\n   - scripts to transpile \u0026 minify all JavaScript to the output directory\n - debug\n   - clean to clean the output directory\n   - scriptsDebug to transpile all JavaScript to the output directory\n   - lint to run ESLint over JavaScript files\n - lint\n   - run ESLint over JavaScript files\n - develop to watch over the source files and run tasks related to the changed files\n\n## To-Do\n\n - Finalize a unit testing setup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Ftemplate-node-lib-gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Ftemplate-node-lib-gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Ftemplate-node-lib-gulp/lists"}