{"id":31510801,"url":"https://github.com/flornkm/dither-plugin","last_synced_at":"2025-10-02T22:07:35.744Z","repository":{"id":315722923,"uuid":"983740823","full_name":"flornkm/dither-plugin","owner":"flornkm","description":"A plugin for tailwindcss to dither things.","archived":false,"fork":false,"pushed_at":"2025-09-20T09:22:10.000Z","size":12137,"stargazers_count":44,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T10:21:41.729Z","etag":null,"topics":["css","dither","tailwind"],"latest_commit_sha":null,"homepage":"https://dither.floriankiem.com","language":"CSS","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/flornkm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-05-14T21:00:06.000Z","updated_at":"2025-09-20T10:15:04.000Z","dependencies_parsed_at":"2025-09-20T10:21:45.380Z","dependency_job_id":"5cb5e775-5c70-41c7-8048-15ae58a74757","html_url":"https://github.com/flornkm/dither-plugin","commit_stats":null,"previous_names":["flornkm/dither-plugin"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/flornkm/dither-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flornkm%2Fdither-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flornkm%2Fdither-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flornkm%2Fdither-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flornkm%2Fdither-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flornkm","download_url":"https://codeload.github.com/flornkm/dither-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flornkm%2Fdither-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278078378,"owners_count":25926084,"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-02T02:00:08.890Z","response_time":67,"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":["css","dither","tailwind"],"created_at":"2025-10-02T22:02:02.079Z","updated_at":"2025-10-02T22:07:35.739Z","avatar_url":"https://github.com/flornkm.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"![masked dither image of a flower](https://dither.floriankiem.com/images/banner.webp)\n\n# TailwindCSS Dither Plugin (Safari Compatible)\n\nA TailwindCSS plugin that provides Safari-compatible dither effects without relying on SVG filters making dithering easy, performant, and accessible.\n\n## Usage\n\nTo start using the `dither-plugin`, install with the following command:\n\n```\nnpm install dither-plugin\n```\n\nThen, add the plugin to your `index.css` file where you also reference TailwindCSS:\n\n```css\n@import \"tailwindcss\";\n@import \"dither-plugin\";\n```\n\nTo activate it, add a `\u003cdiv\u003e` around the elements that should be dithered and add the `dither` class to it.\n\n```tsx\n\u003cdiv className=\"dither\"\u003e\n  \u003cComponent /\u003e\n\u003c/div\u003e\n```\n\nYou can play around with different sizes, e.g. `dither-xl`.\n\nNote that the class won't be applied when added directly to an img or video element, as these elements don't support `::after` pseudo-elements.\n\nIt's as easy as that! You can play around with it.\n\n## Documentation and examples\n\nA documentation and examples can be found [here](https://dither.floriankiem.com/).\n\nFeel free to follow me on Twitter [@flornkm](https://twitter.com/flornkm) or on [GitHub](https://github.com/flornkm).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflornkm%2Fdither-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflornkm%2Fdither-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflornkm%2Fdither-plugin/lists"}