{"id":13343854,"url":"https://github.com/wkocjan/zeplin-tailwind-colors","last_synced_at":"2026-05-20T05:12:02.371Z","repository":{"id":105212532,"uuid":"235677835","full_name":"wkocjan/zeplin-tailwind-colors","owner":"wkocjan","description":"Zeplin Extension - Generate colors section for Tailwind CSS config file","archived":false,"fork":false,"pushed_at":"2020-01-22T22:23:03.000Z","size":110,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T17:58:46.299Z","etag":null,"topics":["tailwind-css","tailwindcss","zeplin","zeplin-extension"],"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/wkocjan.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":"2020-01-22T22:12:03.000Z","updated_at":"2022-09-13T16:18:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdcd9a74-c83e-427c-b8cc-11a7d2ccceb3","html_url":"https://github.com/wkocjan/zeplin-tailwind-colors","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"2ecb451836994bbced43b561194f7b1af8495ed7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wkocjan/zeplin-tailwind-colors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkocjan%2Fzeplin-tailwind-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkocjan%2Fzeplin-tailwind-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkocjan%2Fzeplin-tailwind-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkocjan%2Fzeplin-tailwind-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wkocjan","download_url":"https://codeload.github.com/wkocjan/zeplin-tailwind-colors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkocjan%2Fzeplin-tailwind-colors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273047177,"owners_count":25036308,"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-08-31T02:00:09.071Z","response_time":79,"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":["tailwind-css","tailwindcss","zeplin","zeplin-extension"],"created_at":"2024-07-29T19:32:04.788Z","updated_at":"2026-05-20T05:11:57.331Z","avatar_url":"https://github.com/wkocjan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zeplin Extension for Tailwind CSS - Colors\n\nSimple [Zeplin](https://zeplin.io) extension to generate colors section in [Tailwind CSS](https://tailwindcss.com/) config file format.\n\nIt's compatible with Tailwind CSS 1.x.x version. The plugin is inspired by much more complex [Tailwind Zeplin Extension](https://github.com/morrislaptop/tailwind-zeplin-extension) which unfortunately is no longer maintained and still uses the old 0.x syntax.\n\n## Usage\n\nInstall the extension in Zeplin and then add some colors to the palette.\n\nYou can use single names like `red` and `green` or add multiple variants, e.g. `red-100` or `red900`\n\n### Sample output\n\n```\ncolors: {\n  \"red\": {\n    \"200\": \"#c80000\",\n    \"500\": \"#ff0000\"\n  },\n  \"green\": \"#00ff00\",\n  \"blue\": \"#0000ff\",\n  \"gray\": {\n    \"400\": \"#7d7d7d\"\n  }\n}`\n```\n\n## Development\n\nThis extension is developed using [zem](https://github.com/zeplin/zem), Zeplin Extension Manager. zem is a command line tool that lets you quickly create, test and publish extensions.\n\n### Testing\n\nUse `npm run test` to run tests.\n\nYou can also use `npm run exec -- colors` to execute colors function with sample data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwkocjan%2Fzeplin-tailwind-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwkocjan%2Fzeplin-tailwind-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwkocjan%2Fzeplin-tailwind-colors/lists"}