{"id":20169194,"url":"https://github.com/developer-dao/design-system","last_synced_at":"2026-06-10T05:31:43.288Z","repository":{"id":194588805,"uuid":"690749344","full_name":"Developer-DAO/design-system","owner":"Developer-DAO","description":"Design system for the D_D ecosystem usage","archived":false,"fork":false,"pushed_at":"2024-02-26T21:45:57.000Z","size":6422,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-03T04:13:19.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://website-lemon-psi.vercel.app","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/Developer-DAO.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":"2023-09-12T19:50:44.000Z","updated_at":"2023-09-20T14:25:06.000Z","dependencies_parsed_at":"2023-12-21T19:15:00.028Z","dependency_job_id":"547928af-bfcb-4245-8c8c-a8bad2302ee3","html_url":"https://github.com/Developer-DAO/design-system","commit_stats":null,"previous_names":["developer-dao/design-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Developer-DAO/design-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fdesign-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fdesign-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fdesign-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fdesign-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Developer-DAO","download_url":"https://codeload.github.com/Developer-DAO/design-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fdesign-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34139178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2024-11-14T01:11:43.428Z","updated_at":"2026-06-10T05:31:43.268Z","avatar_url":"https://github.com/Developer-DAO.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Design-System\n\nDrinking from UI base layer designed here.\n\n[Figma Design System](https://www.figma.com/file/adnmwbF6FlEyQPBfChxlSd/D_D-WEBSITE-(v1-%26-v2)?type=design\u0026node-id=240%3A15773\u0026mode=design\u0026t=hlA98RZLkoQI1UtJ-1)\n\n### TDSX package manager \n\n...\n\n### Storybook component manager\n\n...\n\n\n### Adding the design system\n\nInstall the library\n\n```\nyarn add @gordo-d/d-d-ui-components\n```\n\nAt the root file of your project add\n\n```\nimport \"@gordo-d/d-d-ui-components/styles.css\";\n```\n\nThe design system is built upon Tailwind library so remember to install it acordingly\n\nAt tailwind.config.ts\n\n```\nimport { theme } from '@gordo-d/d-d-ui-components';\nimport type { Config } from 'tailwindcss';\n\nconst config: Config = {\n\n   // other config ...\n\n  theme: {\n    extend: {\n      ...theme // \u003c-- import the custom design system theme\n    },\n  },\n\n  // other config ...\n\n}\n\nexport default config\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-dao%2Fdesign-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper-dao%2Fdesign-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-dao%2Fdesign-system/lists"}