leedh2004 / SealedMacro
Swift Macro, Parsing Sealed Class JSON Model on Server (ex. kotlin server)
☆18Updated last year
Alternatives and similar repositories for SealedMacro:
Users that are interested in SealedMacro are comparing it to the libraries listed below
- A Reuse Identifier Macro that is useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells☆18Updated last year
- Composable MicroFeature Architecture☆27Updated 4 years ago
- A Swift macro that extracts associated values from enum cases☆21Updated last year
- An experimental Mirror alternative that utilizes Swift Macros for static reflection.☆47Updated last year
- 🪟 Easily present SwiftUI views in their own UIWindow☆38Updated last month
- UIKit renderer for Mockingbird DSL☆26Updated 4 years ago
- ☆41Updated 5 months ago
- Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and th…☆54Updated 2 years ago
- A practical collection of Swift Macros that help code correctly and swiftly.☆61Updated 7 months ago
- Swift networking library for easily defining, executing, and mocking network requests☆16Updated 3 years ago
- Reduce boilerplate by generating Builders for your Models using swift macros.☆43Updated 6 months ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆67Updated 2 years ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆74Updated last year
- SwiftUI additions and helpers that are missing from the official implementation.☆28Updated last year
- Effortless modular dependency injection for Swift.☆60Updated 9 months ago
- 🍎 Interact with AppStoreConnect☆44Updated 3 years ago
- ☆14Updated 4 months ago
- Figma component preview for your SwiftUI views☆60Updated 3 years ago
- A plugin that extends Tuist with SwiftLint functionalities.☆38Updated last year
- Auto-binding for RxSwift inspired by SwiftUI☆45Updated 4 years ago
- A swift macro framework for generating boiler-plate code in TCA-based applications.☆29Updated 6 months ago
- A Vapor app to show you how to handle HTTP Basic and HTTP Bearer Authentication☆35Updated 4 months ago
- Proof of concept for Swift Observation back-deploy☆39Updated last year
- Efficient, flexible Codable with Swift Macros☆37Updated 4 months ago
- Swift/SwiftUI framework for simplified management of view state, allowing easy implementation of complex views.☆17Updated last year
- Swift Macro that automatically generates CodingKeys for converting snake_case to lowerCamelCase.☆58Updated last year
- Mattt's beautiful gist to gain SwiftUI previews for your UIViews turned into Swift Package.☆29Updated 5 years ago
- Tuist + SwiftUI + TCA example application☆27Updated 4 years ago
- A custom layout built on top of SwiftUI's Layout API that lays elements out in multiple lines. Similar to flex-wrap in CSS, CollectionVie…