{"id":19635594,"url":"https://github.com/2createstudio/lazy-rules","last_synced_at":"2025-11-21T16:04:18.048Z","repository":{"id":73571450,"uuid":"88737408","full_name":"2createStudio/lazy-rules","owner":"2createStudio","description":"Generates CSS rules for your icons","archived":false,"fork":false,"pushed_at":"2017-04-19T14:34:44.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-26T21:45:02.758Z","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/2createStudio.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,"publiccode":null,"codemeta":null}},"created_at":"2017-04-19T11:33:34.000Z","updated_at":"2017-04-19T14:33:25.000Z","dependencies_parsed_at":"2024-01-14T13:16:51.004Z","dependency_job_id":null,"html_url":"https://github.com/2createStudio/lazy-rules","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/2createStudio/lazy-rules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2createStudio%2Flazy-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2createStudio%2Flazy-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2createStudio%2Flazy-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2createStudio%2Flazy-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2createStudio","download_url":"https://codeload.github.com/2createStudio/lazy-rules/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2createStudio%2Flazy-rules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285645303,"owners_count":27207370,"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-11-21T02:00:06.175Z","response_time":61,"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-11T12:25:59.058Z","updated_at":"2025-11-21T16:04:18.017Z","avatar_url":"https://github.com/2createStudio.png","language":"JavaScript","readme":"# lazy-rules\n\n### Usage\n\n```bashp\nlazy-rules 'images/*.png' css/style.css\nlazy-rules 'images/*.png' css/style.css --watch\n```\n\n**Output**\n\n```css\n.circle { background: url(../src/circle.png) no-repeat 0 0; width: 25px; height: 25px; }\n.square { background: url(../src/square.png) no-repeat 0 0; width: 25px; height: 25px; }\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {\n\t.circle { background: url(../src/circle@2x.png) no-repeat 0 0; width: 25px; height: 25px; background-size: 25px 25px; }\n\t.square { background: url(../src/square@2x.png) no-repeat 0 0; width: 25px; height: 25px; background-size: 25px 25px; }\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2createstudio%2Flazy-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2createstudio%2Flazy-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2createstudio%2Flazy-rules/lists"}