{"id":28282967,"url":"https://github.com/clarifynl/stylelint-config-clarify","last_synced_at":"2025-06-17T06:30:24.511Z","repository":{"id":65921751,"uuid":"602455337","full_name":"clarifynl/stylelint-config-clarify","owner":"clarifynl","description":"Stylelint configuration for Clarify projects","archived":false,"fork":false,"pushed_at":"2024-04-22T15:04:35.000Z","size":601,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-20T00:11:34.944Z","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/clarifynl.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}},"created_at":"2023-02-16T08:46:55.000Z","updated_at":"2024-04-22T15:04:39.000Z","dependencies_parsed_at":"2024-04-22T11:42:49.398Z","dependency_job_id":null,"html_url":"https://github.com/clarifynl/stylelint-config-clarify","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"49c49b6cf489e5a484dbce36e7cc4461a9cd3f72"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clarifynl/stylelint-config-clarify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarifynl%2Fstylelint-config-clarify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarifynl%2Fstylelint-config-clarify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarifynl%2Fstylelint-config-clarify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarifynl%2Fstylelint-config-clarify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clarifynl","download_url":"https://codeload.github.com/clarifynl/stylelint-config-clarify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarifynl%2Fstylelint-config-clarify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260306230,"owners_count":22989568,"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":"2025-05-21T16:14:02.090Z","updated_at":"2025-06-17T06:30:24.398Z","avatar_url":"https://github.com/clarifynl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clarify stylelint config\n\nThis is a linter configuration to use when developing Sass-based projects. It uses stylelint and it's based on stylelint's recommended config that helps you avoid errors.\n\nIt provides two configurations, one for regular Sass projects and one specifically for BEM based Sass projects.\n\n## Installation:\n\n```\nnpm install --save-dev @clarifynl/stylelint-config-clarify\n```\n\nIn your `package.json`, add the following:\n\n```js\n\"stylelint\": {\n\t\"extends\": [\"@clarifynl/stylelint-config-clarify\"]\n}\n```\n\nOr, for BEM-based projects:\n```js\n\"stylelint\": {\n\t\"extends\": [\"@clarifynl/stylelint-config-clarify/bem\"]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarifynl%2Fstylelint-config-clarify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclarifynl%2Fstylelint-config-clarify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarifynl%2Fstylelint-config-clarify/lists"}