{"id":41106573,"url":"https://github.com/interaction-dynamics/design-system-hub","last_synced_at":"2026-01-22T15:19:56.828Z","repository":{"id":239754252,"uuid":"800469826","full_name":"interaction-dynamics/design-system-hub","owner":"interaction-dynamics","description":"A zero config alternative to Storybook with automatic synchronization with Figma, visual tests and more.","archived":false,"fork":false,"pushed_at":"2025-02-18T11:49:22.000Z","size":1996,"stargazers_count":13,"open_issues_count":27,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T12:39:37.937Z","etag":null,"topics":["hacktoberfest","nextjs","react"],"latest_commit_sha":null,"homepage":"https://design-system-hub.com","language":"TypeScript","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/interaction-dynamics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-05-14T11:51:31.000Z","updated_at":"2024-10-16T10:28:09.000Z","dependencies_parsed_at":"2024-06-10T13:58:21.700Z","dependency_job_id":"739f272e-5fcd-42b7-b542-62b92a69b7a5","html_url":"https://github.com/interaction-dynamics/design-system-hub","commit_stats":null,"previous_names":["interaction-dynamics/design-system-manager","interaction-dynamics/design-system-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interaction-dynamics/design-system-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interaction-dynamics%2Fdesign-system-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interaction-dynamics%2Fdesign-system-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interaction-dynamics%2Fdesign-system-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interaction-dynamics%2Fdesign-system-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interaction-dynamics","download_url":"https://codeload.github.com/interaction-dynamics/design-system-hub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interaction-dynamics%2Fdesign-system-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28665065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T14:01:31.714Z","status":"ssl_error","status_checked_at":"2026-01-22T13:59:23.143Z","response_time":144,"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":["hacktoberfest","nextjs","react"],"created_at":"2026-01-22T15:19:55.992Z","updated_at":"2026-01-22T15:19:56.814Z","avatar_url":"https://github.com/interaction-dynamics.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDesign System Hub\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![horizontal_deep_pink](https://github.com/user-attachments/assets/5f8025c8-301f-4746-8383-951e9bf3c8d2)\n\nHacktoberfest is there! We are looking for contributors to help us build the future of design systems. If you are interested, please check our [Hacktoberfest page](https://github.com/interaction-dynamics/design-system-hub/discussions/90).\n\n[[Demo]](https://design-system-hub.com/example-design-system---with-variants/components/button)\n\n\u003c/div\u003e\n\nThe only solution to maintain your design system that is developer-friendly AND designer-friendly.\n\nIt can replace Storybook and much more.\n\n![image](https://github.com/interaction-dynamics/design-system-hub/assets/4005226/e8118830-1d55-47ff-b248-8c69634ae384)\n\n\u003e It is a work in progress and is not ready for production yet. But you can access the private beta by registering at [design-system-hub.com](https://design-system-hub.com) This is built in public so feel free to check our [wiki](https://github.com/interaction-dynamics/design-system-hub/wiki) for more information.\n\n## Getting started\n\nIf you want to start using this tool, you can follow the instructions in [apps/documentation-portal/README.md](./apps/documentation-portal/README.md).\n\n## Roadmap\n\nThe project is composed of multiple apps:\n\n- [documentation-portal](./apps/documentation-portal/README.md): the website that will host the design systems [STARTED]\n- a figma integration to extract the component from figma [DONE]\n- a figma plugin that will help check the code from Figma (see development status, etc) [NOT STARTED]\n- a cli [dshub](./apps/node-cli/README.md) to extract the components from the code [STARTED]\n- a [tailwind plugin](./apps/style-tailwind/README.md) to set the theme from design tokens [STARTED]\n- a cli to extract the components from the code [STARTED]\n- a VS Code plugin to help the developer to use the design system [NOT STARTED]\n- a eslint plugin to check the code against the design system [NOT STARTED]\n\nYou can check the roamap [here](https://github.com/orgs/interaction-dynamics/projects/10/views/4).\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code practices and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteraction-dynamics%2Fdesign-system-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finteraction-dynamics%2Fdesign-system-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteraction-dynamics%2Fdesign-system-hub/lists"}