{"id":14982185,"url":"https://github.com/entermedia-llc/gulp-starter","last_synced_at":"2025-10-29T11:31:16.313Z","repository":{"id":42730998,"uuid":"256073327","full_name":"Entermedia-LLC/gulp-starter","owner":"Entermedia-LLC","description":"Starter Gulp build configuration.","archived":false,"fork":false,"pushed_at":"2023-01-09T05:13:15.000Z","size":4011,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T01:11:19.716Z","etag":null,"topics":["gulp","gulp-sass","gulp-starter","gulp-tasks","gulpfile","gulpjs"],"latest_commit_sha":null,"homepage":"https://github.com/bmarshall511/gulp-starter","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/Entermedia-LLC.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":"2020-04-16T00:58:59.000Z","updated_at":"2023-01-14T18:22:06.000Z","dependencies_parsed_at":"2023-02-08T09:00:33.453Z","dependency_job_id":null,"html_url":"https://github.com/Entermedia-LLC/gulp-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Entermedia-LLC%2Fgulp-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Entermedia-LLC%2Fgulp-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Entermedia-LLC%2Fgulp-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Entermedia-LLC%2Fgulp-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Entermedia-LLC","download_url":"https://codeload.github.com/Entermedia-LLC/gulp-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238817383,"owners_count":19535518,"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-sass","gulp-starter","gulp-tasks","gulpfile","gulpjs"],"created_at":"2024-09-24T14:04:55.706Z","updated_at":"2025-10-29T11:31:15.902Z","avatar_url":"https://github.com/Entermedia-LLC.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gulp-starter [![Build Status](https://app.travis-ci.com/Entermedia-LLC/gulp-starter.svg?branch=master)](https://travis-ci.com/Entermedia-LLC/gulp-starter)\n\n\u003e Rapidly setup [gulp](https://gulpjs.com/) with pre-built tasks that help enforce coding standards, provide backwards compatibility, generates documentation \u0026 helps boost performance.\n\n- CMS agnostic for maximum flexibility\n- Supports ECMAScript 2015+ code using [Babel](https://babeljs.io/)\n- Uses [Sass](https://sass-lang.com/) to compile CSS \u0026amp; [cssnano](https://cssnano.co/) to compress files\n- Automatically adds CSS vendor prefixes using [autoprefixer](https://www.npmjs.com/package/autoprefixer)\n- Helps keep SCSS \u0026 CSS consistant using best practices using [stylelint](https://stylelint.io/)\n- Lints JS files using [eslint](https://eslint.org/), auto formats using [Prettier](https://prettier.io/) \u0026amp; minifies using [gulp-minify](https://www.npmjs.com/package/gulp-minify)\n- Generates source maps using [gulp-sourcemaps](https://www.npmjs.com/package/gulp-sourcemaps)\n- Minifies images using [imagemin](https://github.com/imagemin/imagemin), including `webp` conversions\n- Parses and outputs `TODO`s and `FIXME`s from code comments to a `TODO.md` file using [gulp-todo](https://www.npmjs.com/package/gulp-todo)\n\n## Project setup\n\n```\nnpm install\n```\n\nIf using Entermedia's [SCSS base project styles](https://github.com/Entermedia-LLC/scss) and after downloading to `src/scss`, run:\n\n```\nnpm install --legacy-peer-deps\n```\n\n### Compiles for development\n\n```\nnpm run dev\n```\n\n### Compiles for development \u0026amp; watches for file changes\n\n```\nnpm run watch\n```\n\n### Compiles \u0026amp; minifies for production\n\n```\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentermedia-llc%2Fgulp-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentermedia-llc%2Fgulp-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentermedia-llc%2Fgulp-starter/lists"}