{"id":19467168,"url":"https://github.com/squaresapp/webfeed-css","last_synced_at":"2026-06-09T01:34:06.667Z","repository":{"id":214878003,"uuid":"737574928","full_name":"squaresapp/webfeed-css","owner":"squaresapp","description":"A micro-library that stores the minimum CSS required to render a Webfeed.","archived":false,"fork":false,"pushed_at":"2024-01-13T02:26:49.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-19T01:02:52.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squaresapp.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-31T15:29:23.000Z","updated_at":"2024-01-13T01:40:40.000Z","dependencies_parsed_at":"2023-12-31T16:29:43.714Z","dependency_job_id":"257868ff-e354-4e3f-be3f-7cf97057172a","html_url":"https://github.com/squaresapp/webfeed-css","commit_stats":null,"previous_names":["squaresapp/webfeedcss","squaresapp/webfeed-css"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/squaresapp/webfeed-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaresapp%2Fwebfeed-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaresapp%2Fwebfeed-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaresapp%2Fwebfeed-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaresapp%2Fwebfeed-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squaresapp","download_url":"https://codeload.github.com/squaresapp/webfeed-css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squaresapp%2Fwebfeed-css/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34088013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","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-10T18:33:48.207Z","updated_at":"2026-06-09T01:34:06.637Z","avatar_url":"https://github.com/squaresapp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Webfeed CSS\n\nThis repository contains both a CSS as well as a TypeScript version of the minimum CSS required to render a Webfeed in a browser environment. The TypeScript version has RawJS typings, so the CSS can be an argument in a call to `raw.style()` or `raw.css()`.\n\nThe CSS file is available on jsDelivr. If you want to include the CSS file statically in your HTML, use the following snippet:\n\n```html\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/npm/webfeed-css/webfeed.css\"\u003e\n```\n\n## CommonJS Installation / Usage\n\n```\nnpm install webfeed-css\n```\n```typescript\nconst webfeedCss = require(\"webfeed-css\") as typeof import(\"webfeed-css\");\n\n// Use it somewhere.\ndocument.head.append(raw.style(webfeedCss));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquaresapp%2Fwebfeed-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquaresapp%2Fwebfeed-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquaresapp%2Fwebfeed-css/lists"}