{"id":22615906,"url":"https://github.com/hexadog/tailwind-css-plugin-export-color-palette","last_synced_at":"2026-04-29T17:41:19.063Z","repository":{"id":142146895,"uuid":"612922693","full_name":"hexadog/tailwind-css-plugin-export-color-palette","owner":"hexadog","description":"This plugin generates an HTML file containing a preview of the color palette.","archived":false,"fork":false,"pushed_at":"2023-03-12T13:51:59.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T00:43:03.622Z","etag":null,"topics":["tailwind","tailwindcss","tailwindcss-plugin"],"latest_commit_sha":null,"homepage":"","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/hexadog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-03-12T11:47:30.000Z","updated_at":"2023-03-12T14:31:01.000Z","dependencies_parsed_at":"2023-04-04T21:03:03.940Z","dependency_job_id":null,"html_url":"https://github.com/hexadog/tailwind-css-plugin-export-color-palette","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hexadog/tailwind-css-plugin-export-color-palette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-css-plugin-export-color-palette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-css-plugin-export-color-palette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-css-plugin-export-color-palette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-css-plugin-export-color-palette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexadog","download_url":"https://codeload.github.com/hexadog/tailwind-css-plugin-export-color-palette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-css-plugin-export-color-palette/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32437109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T17:34:55.123Z","status":"ssl_error","status_checked_at":"2026-04-29T17:34:45.749Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["tailwind","tailwindcss","tailwindcss-plugin"],"created_at":"2024-12-08T19:10:03.424Z","updated_at":"2026-04-29T17:41:19.044Z","avatar_url":"https://github.com/hexadog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tailwind CSS Export Color Palette\n\n**This plugin generates an HTML file containing a preview of the color palette.**\n\n**Compatibility: Tailwind CSS ^1.8.3, ^2.X., ^3.X**\n\n## Installation\n\n### 1. Install the Tailwind CSS Export Color Palette plugin:\n\n```bash\n# Install using npm\nnpm install --save-dev @hexadog/tailwind-css-plugin-export-color-palette\n# Install using yarn\nyarn add -D @hexadog/tailwind-css-plugin-export-color-palette\n```\n\n### 2. Add it to your `tailwind.config.js` file:\n\n```js\n// tailwind.config.js\nmodule.exports = {\n    // ...\n    plugins: [\n        require(\"@hexadog/tailwind-css-plugin-export-color-palette\"),\n    ],\n};\n```\n\n### 3. Build your Tailwind CSS Template\nGenerated color palette preview is available in `dist/color-palette.html`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexadog%2Ftailwind-css-plugin-export-color-palette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexadog%2Ftailwind-css-plugin-export-color-palette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexadog%2Ftailwind-css-plugin-export-color-palette/lists"}