{"id":31833668,"url":"https://github.com/carbon/css","last_synced_at":"2025-10-11T23:57:14.477Z","repository":{"id":4066133,"uuid":"5170249","full_name":"carbon/Css","owner":"carbon","description":"Native CSS parser and SCSS compiler for .NETSTANDARD.","archived":false,"fork":false,"pushed_at":"2025-07-05T03:33:36.000Z","size":1910,"stargazers_count":19,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T21:54:29.134Z","etag":null,"topics":["autoprefixer","css","netstandard","scss"],"latest_commit_sha":null,"homepage":"","language":"C#","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/carbon.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,"zenodo":null}},"created_at":"2012-07-24T19:36:52.000Z","updated_at":"2025-07-05T03:33:40.000Z","dependencies_parsed_at":"2024-07-18T19:28:25.754Z","dependency_job_id":"6d380444-ab9e-4719-b92c-f5443b7e4bb4","html_url":"https://github.com/carbon/Css","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carbon/Css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbon%2FCss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbon%2FCss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbon%2FCss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbon%2FCss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carbon","download_url":"https://codeload.github.com/carbon/Css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbon%2FCss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009354,"owners_count":26084583,"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-10-11T02:00:06.511Z","response_time":55,"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":["autoprefixer","css","netstandard","scss"],"created_at":"2025-10-11T23:57:09.199Z","updated_at":"2025-10-11T23:57:14.471Z","avatar_url":"https://github.com/carbon.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Carbon.Css\n\nA general purpose CSS parser, auto-prefixer, and SCSS compiler for .NET Standard.\n\n\n# Usage\n\n```\nvar css = StyleSheet.Parse(@\"\n//= support Safari 5+\n$backgroundColor: #000;\n\nhtml {\n  background: $backgroundColor; \n  font-size: 14px; \n}\n\n\");\n\nvar writer = new StringWriter();\n\ncss.WriteTo(writer);\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbon%2Fcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarbon%2Fcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbon%2Fcss/lists"}