yonaskolb / SwiftGUILinks
A SwiftUI GUI for browsing and editing pure Swift objects
☆37Updated last month
Alternatives and similar repositories for SwiftGUI
Users that are interested in SwiftGUI are comparing it to the libraries listed below
Sorting:
- A *toy* Swift code generator based on SwiftSyntax, leveraging Function Builders.☆40Updated 5 years ago
- 🍎 Interact with AppStoreConnect☆44Updated 3 years ago
- 🎭 A Swift macros for defining aliases for types, functions, variables, etc.☆32Updated last year
- A Swift Property Wrapper to invalidate your view's layout or display based on property changes.☆72Updated last week
- Xcode + Swift toolset☆31Updated 2 years ago
- A static library for using SwiftSyntax / lib_InternalSwiftSyntaxParser☆48Updated 2 years ago
- Client declarations and live implementations for standard iOS managers☆36Updated 3 years ago
- An app that displays Package.swift info☆43Updated last year
- Focus on the semantics and the visual representation of NSAttributedString separately.☆32Updated 5 years ago
- Bind multiple cancellables to the lifetime of another object like a view controller.☆32Updated 4 years ago
- Assign/Partial/ReadOnly/Proxy/Locks in Swift☆33Updated 3 years ago
- A Danger-Swift plugin that adds build errors, warnings and unit tests results generated from xcodebuild to your Danger report☆76Updated 3 years ago
- Stevenson is a Vapor framework designed to build integrations between Slack apps, GitHub, JIRA and CI services (CircleCI).☆60Updated last year
- A lightweight, event-driven architectural framework☆33Updated 3 years ago
- A UIKit view that lays out buttons in either a column or a row to suit the available space.☆42Updated 9 months ago
- Keychain Item Property Wrapper☆38Updated 5 years ago
- Combine SnapshotTesting images into a single asset☆49Updated last year
- An example of how Vaux can be used to make opinionated web ui frameworks☆26Updated 6 years ago
- Swift Macro to generate IDs for enumeration cases☆26Updated 4 months ago
- AutoMocker is a Swift framework that leverages the type system to let you easily create mocked instances of your data types.☆43Updated 5 years ago
- Parallax Scrolling☆38Updated 2 years ago
- SwiftOutline is a tool to generate relationship graph of iOS ViewControllers☆54Updated 5 years ago
- The ISO 8601 period/duration APIs missing in Foundation☆30Updated last year
- 5th incarnation of Swift Regex library using generic subscripts☆32Updated 3 months ago
- 🧬 Conway's Game of Life written in SwiftUI + Harvest☆24Updated 4 years ago
- Sample code for iOSDC Japan 2019 and NSSpain 2019☆16Updated 5 years ago
- Find in Swift repeated strings that could be replaced by a constant using SwiftSyntax☆37Updated 5 years ago
- A circular analog dial that can display a numeric value in a specified range (like an analog speedometer).☆25Updated 3 years ago
- Combine Marbles☆53Updated 5 years ago
- Dynamically initialize enums in Swift