{"id":14982213,"url":"https://github.com/lojaskd/gulp-tasks","last_synced_at":"2026-03-12T02:02:05.121Z","repository":{"id":143758696,"uuid":"78123863","full_name":"lojaskd/gulp-tasks","owner":"lojaskd","description":":tropical_drink: Gulp tasks for use in LojasKD projects","archived":false,"fork":false,"pushed_at":"2018-07-13T20:23:08.000Z","size":132,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-11T06:01:06.230Z","etag":null,"topics":["es6","gulp","gulp-js","gulp-tasks","javascript","node","npm"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lojaskd.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":"2017-01-05T15:19:21.000Z","updated_at":"2017-09-04T11:28:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bd98c4d-09d9-41f0-b291-3be0b02a1efe","html_url":"https://github.com/lojaskd/gulp-tasks","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lojaskd/gulp-tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lojaskd%2Fgulp-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lojaskd%2Fgulp-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lojaskd%2Fgulp-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lojaskd%2Fgulp-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lojaskd","download_url":"https://codeload.github.com/lojaskd/gulp-tasks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lojaskd%2Fgulp-tasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30412241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["es6","gulp","gulp-js","gulp-tasks","javascript","node","npm"],"created_at":"2024-09-24T14:04:57.825Z","updated_at":"2026-03-12T02:02:05.114Z","avatar_url":"https://github.com/lojaskd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [LojasKD](https://www.lojaskd.com.br) [Gulp](http://gulpjs.com/) tasks [![Code Climate](https://codeclimate.com/github/lojaskd/gulp-tasks/badges/gpa.svg)](https://codeclimate.com/github/lojaskd/gulp-tasks)\n\n## Installation\n\n```\nnpm install --save-dev @lojaskd/gulp-tasks\n```\n\n## Usage\n\n```js\n/* gulpfile.js */\n\nconst gulp = require('gulp');\nconst gulpTasks = require('@lojaskd/gulp-tasks');\n\n/**\n * Register the stylesheets task\n */\n\ngulpTasks.stylesheets(gulp, {\n  // Task options\n});\n\n\n/**\n * Register the javascripts task\n */\n\ngulpTasks.scripts(gulp, {\n  // Task options\n});\n```\n\n## TODO tasks\n\n - [ ] clean\n - [x] copy\n - [x] stylesheets\n - [x] javascript\n - [ ] eslint\n - [ ] images\n - [ ] fonts\n\n## License\n\nCode is under [MIT License](/LICENSE) - © [LojasKD.com.br](https://www.lojaskd.com.br/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flojaskd%2Fgulp-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flojaskd%2Fgulp-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flojaskd%2Fgulp-tasks/lists"}