{"id":15503079,"url":"https://github.com/johno/broccoli-csslint","last_synced_at":"2026-02-14T12:33:37.727Z","repository":{"id":23674195,"uuid":"27045475","full_name":"johno/broccoli-csslint","owner":"johno","description":"Add CSS linting to your Broccoli tree.","archived":false,"fork":false,"pushed_at":"2019-05-01T18:09:29.000Z","size":22,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-26T07:58:16.611Z","etag":null,"topics":[],"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/johno.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-11-23T20:00:09.000Z","updated_at":"2021-12-17T03:08:42.000Z","dependencies_parsed_at":"2022-08-27T12:03:05.911Z","dependency_job_id":null,"html_url":"https://github.com/johno/broccoli-csslint","commit_stats":null,"previous_names":["johnotander/broccoli-csslint"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/johno/broccoli-csslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbroccoli-csslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbroccoli-csslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbroccoli-csslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbroccoli-csslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johno","download_url":"https://codeload.github.com/johno/broccoli-csslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johno%2Fbroccoli-csslint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-02T09:12:08.155Z","updated_at":"2026-02-14T12:33:37.709Z","avatar_url":"https://github.com/johno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# broccoli-csslint [![Build Status](https://travis-ci.org/johno/broccoli-csslint.svg?branch=master)](https://travis-ci.org/johno/broccoli-csslint)\n\nAdd CSS linting to your [Broccoli](https://github.com/broccolijs/broccoli) tree.\n\n## Installation\n\n```\nnpm i broccoli-csslint\n```\n\n## Usage\n\n```javascript\nvar cssLint = require('broccoli-csslint');\nvar tree = cssLint(someTree);\n```\n\nFor linting options refer to the official [CSSLint](https://github.com/CSSLint/csslint/wiki/Rules-by-ID) documentation.\n\n### Excluding files\n\nAdditionally this plugin provides the ability to define **exclude-list** in the .csslintrc file.\n\n## Development\n\n```\nnpm i \u0026\u0026 npm t\n```\n\n## License\n\nMIT\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Thanks to the following\n\n* [gulp-csslint](https://github.com/lazd/gulp-csslint): Used as a reference for CSSLint.\n* [broccoli-jshint](https://github.com/rwjblue/broccoli-jshint): Adapted this plugin's code for csslinting.\n\nCrafted with \u003c3 by [John Otander](http://johnotander.com) ([@4lpine](https://twitter.com/4lpine)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohno%2Fbroccoli-csslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohno%2Fbroccoli-csslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohno%2Fbroccoli-csslint/lists"}