{"id":17060430,"url":"https://github.com/e-oj/casper","last_synced_at":"2025-09-12T04:32:41.675Z","repository":{"id":71200543,"uuid":"60267011","full_name":"e-oj/Casper","owner":"e-oj","description":"Casper - See README","archived":false,"fork":false,"pushed_at":"2016-07-26T21:09:54.000Z","size":76,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T08:13:21.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/e-oj.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":"2016-06-02T13:37:32.000Z","updated_at":"2017-06-18T22:16:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4236886-66f6-493b-9184-82d35ab5ebf8","html_url":"https://github.com/e-oj/Casper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/e-oj/Casper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FCasper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FCasper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FCasper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FCasper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-oj","download_url":"https://codeload.github.com/e-oj/Casper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FCasper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274753616,"owners_count":25342825,"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-09-12T02:00:09.324Z","response_time":60,"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-10-14T10:43:48.053Z","updated_at":"2025-09-12T04:32:41.626Z","avatar_url":"https://github.com/e-oj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Casper (in progress...)\n\nA program that checks css files for duplicate declarations of styles on the same element, Id or class. \nCan be used when adding external css libraries to a web project.\n  \nExamples of duplicates:\n\n    .sky{color: blue;}\n    .sky{color: orange;}\n    .sky{position: fixed;}\n\nIt will also mark weak duplicates (controlled by an option) such as\n\n    .sky{color: blue;}\n    .venus .sky{color: red;}\n    .mars \u003e .sky {color: purple;}\n    #jupiter .sky{position: absolute}\n    \nIt ignores @ rules for now (until a reason for going through the stress of including them is found)\n    \n    @media, @font-face, etc  \n\nIt also ignores the value of the filter attribute like so\n\n    .flint-michigan-water{filter: No support for filter prop;}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-oj%2Fcasper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-oj%2Fcasper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-oj%2Fcasper/lists"}