{"id":25690662,"url":"https://github.com/krishkumar/fastui","last_synced_at":"2026-04-18T12:31:29.892Z","repository":{"id":271191854,"uuid":"912657998","full_name":"krishkumar/FastUI","owner":"krishkumar","description":"get started fast with these swiftui components, abstractions","archived":false,"fork":false,"pushed_at":"2025-01-06T06:09:41.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T07:23:05.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/krishkumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-06T06:01:01.000Z","updated_at":"2025-01-06T06:09:44.000Z","dependencies_parsed_at":"2025-01-06T07:33:11.318Z","dependency_job_id":null,"html_url":"https://github.com/krishkumar/FastUI","commit_stats":null,"previous_names":["krishkumar/fastui"],"tags_count":0,"template":false,"template_full_name":"StanfordBDHG/SwiftPackageTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishkumar%2FFastUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishkumar%2FFastUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishkumar%2FFastUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishkumar%2FFastUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krishkumar","download_url":"https://codeload.github.com/krishkumar/FastUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240571032,"owners_count":19822413,"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","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":"2025-02-24T22:50:43.790Z","updated_at":"2026-04-18T12:31:27.095Z","avatar_url":"https://github.com/krishkumar.png","language":"Swift","readme":"# FastUI - Components for SwiftUI\n\nThis repository contains a collection of reusable SwiftUI components, abstractions designed to get started with iOS app development in a clean, fast way.\n\n\n## Usage\n\nTo use these components, simply import the relevant Swift file into your project and integrate the component into your SwiftUI views.\n\n```swift\nimport FastUI\n\nstruct ContentView: View {\n    var body: some View {\n       Text(\"Hello world\")\n        .FITextStyle(.header3)\n    }\n}\n```\n\n## Documentation\n\nFor more detailed information on each component, please refer to the [documentation](docs/components.md).\n\n## License\n\nThis project is licensed under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishkumar%2Ffastui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishkumar%2Ffastui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishkumar%2Ffastui/lists"}