{"id":25952333,"url":"https://github.com/billiebobbel23/node-boilerplate","last_synced_at":"2026-04-12T18:14:55.265Z","repository":{"id":30351087,"uuid":"123815107","full_name":"BillieBobbel23/node-boilerplate","owner":"BillieBobbel23","description":"A NodeJS boilerplate for building, watching, linting and testing various front-end assets.","archived":false,"fork":false,"pushed_at":"2023-01-07T09:37:28.000Z","size":2849,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-30T18:57:09.556Z","etag":null,"topics":["gulp","gulp-starter","gulp-tasks","gulpjs","jasmine","node-boilerplate","nodejs","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BillieBobbel23.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-04T18:10:28.000Z","updated_at":"2020-07-30T12:50:17.000Z","dependencies_parsed_at":"2023-01-14T17:00:34.393Z","dependency_job_id":null,"html_url":"https://github.com/BillieBobbel23/node-boilerplate","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillieBobbel23%2Fnode-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillieBobbel23%2Fnode-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillieBobbel23%2Fnode-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BillieBobbel23%2Fnode-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BillieBobbel23","download_url":"https://codeload.github.com/BillieBobbel23/node-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241868475,"owners_count":20033822,"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":["gulp","gulp-starter","gulp-tasks","gulpjs","jasmine","node-boilerplate","nodejs","webpack"],"created_at":"2025-03-04T14:50:40.557Z","updated_at":"2026-04-12T18:14:55.232Z","avatar_url":"https://github.com/BillieBobbel23.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-boilerplate\n\nA NodeJS boilerplate for building, watching, linting and testing various front-end assets.\nUsing GulpJS, Webpack and Jasmine.\n\n![stats](https://david-dm.org/BillieBobbel23/node-boilerplate/status.svg)\n![statsdev](https://david-dm.org/BillieBobbel23/node-boilerplate/dev-status.svg)\n\n## Installation:\n\n```\ngit clone https://github.com/BillieBobbel23/node-boilerplate tools \u0026\u0026\nnpm --prefix ./tools install ./tools\n```\n\n**Windows:**\n\n```\ngit clone https://github.com/BillieBobbel23/node-boilerplate tools\ncd tools\nnpm install\n```\n\n## Usage:\n\n### Running scripts\n\n**Directly:**    \nIn your CLI go to the `./tools` directory and run `npm run TASK_NAME`.    \nAlternatively run it from the root folder by using a prefix ``npm run TASK_NAME --prefix ./tools``\n\n**Automated**    \nAdd a reference to any task to your ``package.json`` to extend existing functionality\n````\n  \"scripts\": {\n    \"build\": \"npm run build --prefix ./tools\"\n  },\n````\n\n### Scripts\n\n* ``npm run build`` :  Builds all Front-end assets to the output folder\n* ``npm run watch`` : Starts streams for GulpJS and Webpack **Opens a new window**\n* ``npm run lint`` : Lints output HTML, CSS and JS\n* ``npm test`` : Runs tests on JS using Jasmine\n\nand two subtasks:\n\n* ``npm run clean`` :  Removes output folder\n* ``npm run rebuild`` :  Runs *clean* followed by *build*\n\n### Debugging\nClones [test-assets](https://github.com/BillieBobbel23/test-assets) into tools/debug to run the tasks against\n\n* ``npm run debug:init`` : Runs all tasks on the debug package and output results\n* ``npm run debug`` : Runs all tasks on the debug package and output results\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilliebobbel23%2Fnode-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilliebobbel23%2Fnode-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilliebobbel23%2Fnode-boilerplate/lists"}