{"id":22994132,"url":"https://github.com/idrinth-api-bench/duplicate-style-check","last_synced_at":"2025-08-13T22:31:24.494Z","repository":{"id":215885598,"uuid":"739968362","full_name":"idrinth-api-bench/duplicate-style-check","owner":"idrinth-api-bench","description":"This small library checks media queries for duplicate style definitions.","archived":false,"fork":false,"pushed_at":"2025-08-08T17:43:09.000Z","size":90,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"the-one","last_synced_at":"2025-08-08T19:35:34.469Z","etag":null,"topics":["cli","css","static-analyzer"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/idrinth-api-bench.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-07T05:10:08.000Z","updated_at":"2025-01-31T11:53:15.000Z","dependencies_parsed_at":"2024-05-03T03:47:21.123Z","dependency_job_id":"040aa9f9-f8ce-4f12-83e1-62bdae490b9b","html_url":"https://github.com/idrinth-api-bench/duplicate-style-check","commit_stats":{"total_commits":33,"total_committers":4,"mean_commits":8.25,"dds":0.4242424242424242,"last_synced_commit":"f111429df87b450b3c92b9b49a949b5629655fa6"},"previous_names":["idrinth/duplicate-style-check"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/idrinth-api-bench/duplicate-style-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrinth-api-bench%2Fduplicate-style-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrinth-api-bench%2Fduplicate-style-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrinth-api-bench%2Fduplicate-style-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrinth-api-bench%2Fduplicate-style-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idrinth-api-bench","download_url":"https://codeload.github.com/idrinth-api-bench/duplicate-style-check/tar.gz/refs/heads/the-one","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrinth-api-bench%2Fduplicate-style-check/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270329037,"owners_count":24565770,"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-13T02:00:09.904Z","response_time":66,"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":["cli","css","static-analyzer"],"created_at":"2024-12-15T05:17:11.158Z","updated_at":"2025-08-13T22:31:24.236Z","avatar_url":"https://github.com/idrinth-api-bench.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Duplicate Style Check\n\nThis small tool checks for two cases of duplication so far:\n\n- a rule's property has been defined before in the same media set\n- a rule's property duplicates the value of the media query less rule\n\n## Usage\n\nRun `ilcd folder` or skip the folder and link the cwd recursively. The `node_modules` are ignored as file origin.\n\nAdd a `.idrinth-duplicate-style-check.json` configuration file in the cwd to define entry points to get better results, example:\n\n```json\n{\n  \"entrypoints\": [\n    \"index.css\",\n    \"src/hidden.css\"\n  ]\n}\n```\nAnd yes, this can be run with npx as well: `npx @idrinth/duplicate-style-check`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrinth-api-bench%2Fduplicate-style-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidrinth-api-bench%2Fduplicate-style-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrinth-api-bench%2Fduplicate-style-check/lists"}