{"id":17160334,"url":"https://github.com/codenameyau/soda-bar","last_synced_at":"2025-07-20T20:06:25.190Z","repository":{"id":24501010,"uuid":"27906409","full_name":"codenameyau/soda-bar","owner":"codenameyau","description":"Collection of gulpfiles","archived":false,"fork":false,"pushed_at":"2016-04-19T13:54:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T15:12:04.173Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codenameyau.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}},"created_at":"2014-12-12T05:14:53.000Z","updated_at":"2016-02-21T17:07:43.000Z","dependencies_parsed_at":"2022-07-24T01:32:12.276Z","dependency_job_id":null,"html_url":"https://github.com/codenameyau/soda-bar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codenameyau/soda-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fsoda-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fsoda-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fsoda-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fsoda-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenameyau","download_url":"https://codeload.github.com/codenameyau/soda-bar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fsoda-bar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266189677,"owners_count":23890065,"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":[],"created_at":"2024-10-14T22:24:32.503Z","updated_at":"2025-07-20T20:06:25.161Z","avatar_url":"https://github.com/codenameyau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"soda-bar\n========\n\nCollection of gulpfiles\n\nUse the following technique to reduce `gulp watch` CPU consumption from 10% to 1%.\n\n```javascript\nvar WATCH_OPT = {debounceDelay: 400, interval: 400};\n\ngulp.task('watch', function() {\n  gulp.watch(src_paths.sass, WATCH_OPT, ['sass']);\n  gulp.watch(src_paths.coffee, WATCH_OPT, ['coffee']);\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameyau%2Fsoda-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenameyau%2Fsoda-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameyau%2Fsoda-bar/lists"}