{"id":15046947,"url":"https://github.com/matype/gulp-csscss","last_synced_at":"2025-04-10T00:44:10.249Z","repository":{"id":14045790,"uuid":"16748456","full_name":"matype/gulp-csscss","owner":"matype","description":"gulp plugin for running csscss","archived":false,"fork":false,"pushed_at":"2015-05-08T00:57:43.000Z","size":277,"stargazers_count":29,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T00:44:05.951Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matype.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":"2014-02-11T22:49:02.000Z","updated_at":"2020-12-08T21:58:51.000Z","dependencies_parsed_at":"2022-09-26T20:01:00.891Z","dependency_job_id":null,"html_url":"https://github.com/matype/gulp-csscss","commit_stats":null,"previous_names":["morishitter/gulp-csscss","matype/gulp-csscss","masaakim/gulp-csscss"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgulp-csscss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgulp-csscss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgulp-csscss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgulp-csscss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matype","download_url":"https://codeload.github.com/matype/gulp-csscss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137998,"owners_count":21053775,"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-09-24T20:53:47.537Z","updated_at":"2025-04-10T00:44:10.229Z","avatar_url":"https://github.com/matype.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"[gulp](https://github.com/wearefractal/gulp)-csscss\n===\n\ngulp plugin that runs [csscss](http://zmoazeni.github.io/csscss/), a CSS redundancy analyzer.\n\nTo install the csscss gem run `gem install csscss` command, this will grab the latest version.\n\n## Installation\nInstall with npm\n\n```\nnpm install gulp-csscss --save-dev\n```\n\n## Example\n\n```js\nvar gulp = require('gulp');\nvar csscss = require('gulp-csscss');\n\ngulp.task('default', function() {\n  gulp.src('src/style.css')\n    .pipe(csscss())\n});\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fgulp-csscss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatype%2Fgulp-csscss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fgulp-csscss/lists"}