{"id":19651967,"url":"https://github.com/samuelematias/suids","last_synced_at":"2026-04-18T01:04:32.788Z","repository":{"id":212188762,"uuid":"730699612","full_name":"samuelematias/suids","owner":"samuelematias","description":"🎨 SwiftUI Design System","archived":false,"fork":false,"pushed_at":"2023-12-13T13:33:48.000Z","size":428,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-07T23:36:04.308Z","etag":null,"topics":["design-system","design-systems","ios","macos","swiftui","xcode14"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelematias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-12T13:40:19.000Z","updated_at":"2024-02-29T18:25:46.000Z","dependencies_parsed_at":"2023-12-19T01:52:43.451Z","dependency_job_id":null,"html_url":"https://github.com/samuelematias/suids","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"c3703c8d7dd1088f16ee035936a9840662b46653"},"previous_names":["samuelematias/suids"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samuelematias/suids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelematias%2Fsuids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelematias%2Fsuids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelematias%2Fsuids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelematias%2Fsuids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelematias","download_url":"https://codeload.github.com/samuelematias/suids/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelematias%2Fsuids/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: 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":["design-system","design-systems","ios","macos","swiftui","xcode14"],"created_at":"2024-11-11T15:08:41.293Z","updated_at":"2026-04-18T01:04:30.702Z","avatar_url":"https://github.com/samuelematias.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"docs/assets/logo.png\" alt=\"app logo\" title=\"\u0026quot;Pascal\u0026quot;\" width=\"100\" align=\"right\" /\u003e\n\n# SuiDS\n\n\u003e _\u003cstrong\u003e\u003cins\u003eS\u003c/ins\u003e\u003c/strong\u003ewift\u003cstrong\u003e\u003cins\u003eUI\u003c/ins\u003e\u003c/strong\u003e \u003cstrong\u003e\u003cins\u003eD\u003c/ins\u003e\u003c/strong\u003eesign \u003cstrong\u003e\u003cins\u003eS\u003c/ins\u003e\u003c/strong\u003eystem_\n\n## Demo\n\nhttps://github.com/samuelematias/suids/assets/5155386/6f0e3fae-7d44-4673-8be7-cf5c37e15501\n\n## Tech Stack\n\n- [SwiftUI](https://developer.apple.com/documentation/swiftui)\n\n## Overview\n\nSuiDS, \u003cstrong\u003e\u003cins\u003eS\u003c/ins\u003e\u003c/strong\u003ewift\u003cstrong\u003e\u003cins\u003eUI\u003c/ins\u003e\u003c/strong\u003e \u003cstrong\u003e\u003cins\u003eD\u003c/ins\u003e\u003c/strong\u003eesign \u003cstrong\u003e\u003cins\u003eS\u003c/ins\u003e\u003c/strong\u003eystem, its a simple/basic Design System to be used/implemented in your SwiftUI apps.\n\n- `suids/Components/*` - All SuiDS components.\n- `suids/Foundations/*` - The entire SuiDS foundation, like, Assets, Theme, Tokems, etc.\n- `suids/Foundations/Assets/*` - Assets, like, icons and images.\n- `suids/Foundations/Theme/*` - Everything related to Theme.\n- `suids/Foundations/Theme/Data/*` - Theme data stuffs, like, Colors, Typography, etc.\n- `suids/Foundations/Tokens/*` - Our SuiDS Tokens, like, ColorTokens.\n- `suids/Helpers/*` - Utils that helpe us in the development.\n- `suids/Storybook/*` - The SuiDS Storybook, developed in SwiftUI.\n- `suids/Storybook/Model/*` - The necessary models for make Storybook works, like, StorybookItem Model.\n- `suids/Storybook/View/*` - Everything related about Storybook View/UI.\n- `suids/Storybook/View/Components/*` - Each component, from SuiDS, that we want to show on Storybook, like, Button.\n- `suids/Storybook/View/Storybook/*` - View/Components related to render the SuiDS Storybook.\n- `suidsUITests/*` - All SuiDS UI Tests, using XCTestCase.\n\n\n## Running Locally\n\nThis application requires **XCode 14.2.0**.\n\n```bash\ngit clone https://github.com/samuelematias/suids.git\n```\n\nAfter cloned, open the project in your XCode.\n\n\n## Cloning / Forking\n\nPlease review the [license](https://github.com/samuelematias/suids/blob/main/LICENSE.txt) and remove all of my personal information (docs, images, etc.).\n\n## Author\n\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.samuelematias.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/5155386?v=4\" width=\"100px;\" alt=\"Samuel Matias\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSamuel Matias\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://www.linkedin.com/in/samuelematias/\"title=\"Code\"\u003e💻\u003c/a\u003e\u003ca href=\"https://www.samuelematias.com/linktree\"title=\"Design\"\u003e 🎨\u003c/a\u003e\u003c/td\u003e\u003c/td\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelematias%2Fsuids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelematias%2Fsuids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelematias%2Fsuids/lists"}