{"id":15981316,"url":"https://github.com/hideoo/quickwind","last_synced_at":"2025-09-13T08:12:13.932Z","repository":{"id":85853506,"uuid":"536470175","full_name":"HiDeoo/quickwind","owner":"HiDeoo","description":"Quickly preview and export Tailwind CSS colors and spacing scale.","archived":false,"fork":false,"pushed_at":"2023-03-30T07:31:07.000Z","size":161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T19:16:55.333Z","etag":null,"topics":["clipboard","color","css","export","size","spacing","tailwind"],"latest_commit_sha":null,"homepage":"https://quickwind.vercel.app","language":"Astro","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/HiDeoo.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":"2022-09-14T07:51:03.000Z","updated_at":"2022-09-16T18:40:03.000Z","dependencies_parsed_at":"2024-10-30T08:02:07.497Z","dependency_job_id":null,"html_url":"https://github.com/HiDeoo/quickwind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HiDeoo/quickwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fquickwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fquickwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fquickwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fquickwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HiDeoo","download_url":"https://codeload.github.com/HiDeoo/quickwind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fquickwind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274935979,"owners_count":25376836,"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-09-13T02:00:10.085Z","response_time":70,"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":["clipboard","color","css","export","size","spacing","tailwind"],"created_at":"2024-10-08T00:43:24.545Z","updated_at":"2025-09-13T08:12:13.907Z","avatar_url":"https://github.com/HiDeoo.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eQuickwind 🎨\u003c/h1\u003e\n  \u003cp\u003eQuickly preview and export Tailwind CSS colors and spacing scale.\u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://user-images.githubusercontent.com/494699/228761513-1d2a8c13-2685-4547-9b69-258f4d42ccb1.png\" title=\"Screenshot of Quickwind colors\"\u003e\n      \u003cimg alt=\"Screenshot of Quickwind colors\" src=\"https://user-images.githubusercontent.com/494699/228761513-1d2a8c13-2685-4547-9b69-258f4d42ccb1.png\" width=\"320\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://user-images.githubusercontent.com/494699/190704891-3d294789-711f-4245-8e1e-6beae428897f.png\" title=\"Screenshot of Quickwind spacing\"\u003e\n      \u003cimg alt=\"Screenshot of Quickwind spacing\" src=\"https://user-images.githubusercontent.com/494699/190704891-3d294789-711f-4245-8e1e-6beae428897f.png\" width=\"320\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/HiDeoo/quickwind/actions/workflows/integration.yml\"\u003e\n    \u003cimg alt=\"Integration Status\" src=\"https://github.com/HiDeoo/quickwind/actions/workflows/integration.yml/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/HiDeoo/quickwind/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"License\" src=\"https://badgen.net/github/license/HiDeoo/quickwind\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n\u003c/div\u003e\n\n## Features\n\n[Tailwind CSS](https://tailwindcss.com) is an awesome framework that I like to use for prototyping, personal projects and projects that don't have a design system. They provide [an amazing documentation](https://tailwindcss.com/docs) but I often find myself looking for a specific color or spacing value and navigating through the documentation to find it.\n\nQuickwind is a very basic solution to quickly preview and export Tailwind CSS colors and spacing scale:\n\n- Quickly preview the entire Tailwind CSS colors and spacing scale.\n- Export colors to the clipboard in various formats (Tailwind, Hexadecimal, RGB \u0026 HSL).\n- Export spacing to the clipboard in various formats (Tailwind, rem \u0026 px).\n\n## License\n\nLicensed under the MIT License, Copyright © HiDeoo.\n\nSee [LICENSE](https://github.com/HiDeoo/quickwind/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideoo%2Fquickwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhideoo%2Fquickwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideoo%2Fquickwind/lists"}