{"id":21182142,"url":"https://github.com/dkunin/stylelint-plugin-do-not-repeat-values-from-variables","last_synced_at":"2025-08-24T09:17:47.593Z","repository":{"id":72883165,"uuid":"96399963","full_name":"DKunin/stylelint-plugin-do-not-repeat-values-from-variables","owner":"DKunin","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-06T07:49:09.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-14T19:50:13.196Z","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/DKunin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-06T07:11:58.000Z","updated_at":"2017-07-07T20:05:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"63d419d6-984c-450d-bb63-e949eafa3663","html_url":"https://github.com/DKunin/stylelint-plugin-do-not-repeat-values-from-variables","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DKunin/stylelint-plugin-do-not-repeat-values-from-variables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKunin%2Fstylelint-plugin-do-not-repeat-values-from-variables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKunin%2Fstylelint-plugin-do-not-repeat-values-from-variables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKunin%2Fstylelint-plugin-do-not-repeat-values-from-variables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKunin%2Fstylelint-plugin-do-not-repeat-values-from-variables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DKunin","download_url":"https://codeload.github.com/DKunin/stylelint-plugin-do-not-repeat-values-from-variables/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKunin%2Fstylelint-plugin-do-not-repeat-values-from-variables/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271834036,"owners_count":24830700,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"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":[],"created_at":"2024-11-20T17:55:55.358Z","updated_at":"2025-08-24T09:17:47.567Z","avatar_url":"https://github.com/DKunin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIP\n\n\u003e This plugin for stylelint should ultimately check for:\n\n- If direct value is used instead of already declared variable\n- If value is used several times and propose a variable\n\n![screen](./assets/screenshot.png)\n\n## Install\n\n```\n    npm i do-not-repeat-values-from-variables --save-dev\n```\n\n## Usage\n\nStylelint config:\n\n```\n    module.exports = {\n        extends: [\n            ...\n        ],\n        ignoreFiles: [\n            ...\n        ],\n        plugins: [\n            \"do-not-repeat-values-from-variables\",\n            ...\n        ],\n        rules: {\n            \"dkunin/do-not-repeat-values-from-variables\": 1,\n            ...\n        }\n    };\n\n\n```\n\n## Contribute\n\nPRs accepted.\n\n## License\n\nMIT © Dmitri Kunin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkunin%2Fstylelint-plugin-do-not-repeat-values-from-variables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkunin%2Fstylelint-plugin-do-not-repeat-values-from-variables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkunin%2Fstylelint-plugin-do-not-repeat-values-from-variables/lists"}