ihak / CodeSnippetsLinks
Handy code snippets used in day to day programming and fast prototyping.
☆18Updated 6 years ago
Alternatives and similar repositories for CodeSnippets
Users that are interested in CodeSnippets are comparing it to the libraries listed below
Sorting:
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago
- JSON Codable is what we need 90% of the time☆75Updated 5 years ago
- Build multipart/form-data type-safe in Swift.☆31Updated 10 months ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)☆44Updated 3 years ago
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated 7 months ago
- A Decimal type that plays nicely with literals and Decodable☆31Updated last year
- A Xcode resources CLI☆56Updated 3 years ago
- The template for SwiftPM-based highly modularized (iOS) applications☆43Updated 2 years ago
- Allows displaying UIViews inside the Xcode preview canvas☆38Updated 5 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- Dynamic, Rule based @EnvironmentKeys for SwiftUI☆57Updated 5 years ago
- Swifty UserDefaults property wrapper with statically-typed keys and change observations. https://www.vadimbulavin.com/advanced-guide-to-u…☆29Updated 5 years ago
- Combine Marbles☆53Updated 6 years ago
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆57Updated last year
- A macOS SwiftUI app to help demonstrate sprint changes.☆95Updated 3 years ago
- A @resultBuilder to use to bundle tasks together.☆51Updated 2 years ago
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.☆80Updated last year
- A result builder that allows to define shape building closures☆61Updated 3 years ago
- Swift tools, cocoa subclasses and extensions.☆56Updated 2 months ago
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 5 years ago
- Rasterize SwiftUI views to images from macOS terminal☆58Updated 3 years ago
- A library to parse deeplinks and their arguments using String interpolation.☆60Updated last year
- Reduce boilerplate by generating Builders for your Models using swift macros.☆44Updated 8 months ago
- Example iOS app built with module composition in mind.☆85Updated 4 years ago
- Shortest-path multi-step Core Data migrations in Swift☆16Updated 2 months ago
- Yet another property wrapper for UserDefaults☆37Updated 2 years ago