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
- Build multipart/form-data type-safe in Swift.☆31Updated last month
- Sample code to complement an article about how to create Dynamic Lists With Asynchronous Data Loading in SwiftUI.☆11Updated 5 years ago
- Simple force directed graph drawing for iOS☆48Updated 6 years ago
- Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)☆44Updated 3 years ago
- A @resultBuilder to use to bundle tasks together.☆55Updated 2 years ago
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.☆80Updated 2 years ago
- Reduce boilerplate by generating Builders for your Models using swift macros.☆45Updated 11 months ago
- A new property wrapper for SwiftUI ObservableObject.☆67Updated last year
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆57Updated 2 years ago
- Create iOS and macOS application icon in Xcode with SwiftUI☆87Updated 3 years ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆69Updated 2 years ago
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 5 years ago
- A Swift package to perform fuzzy search queries on strings☆148Updated 2 years ago
- ⚡️ A Swift library for communicating with XBee radios in API mode☆21Updated 5 years ago
- A Xcode resources CLI☆56Updated 4 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- A Swift library to enable easy persistent UserDefaults storage☆40Updated 10 months ago
- A result builder that allows to define shape building closures☆63Updated 4 years ago
- Swift library to more easily test async code☆35Updated 3 years ago
- Yet another property wrapper for UserDefaults☆37Updated 3 years ago
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- Xcode + Swift toolset☆31Updated 2 years ago
- 🌳 Printing and analyzing trees in a handy way.☆41Updated this week
- A library to parse deeplinks and their arguments using String interpolation.☆61Updated last year
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆42Updated 4 years ago
- Make use of SwiftUI Previews for UIKit!☆144Updated last year
- A practical collection of Swift Macros that help code correctly and swiftly.☆63Updated last year
- A macOS SwiftUI app to help demonstrate sprint changes.☆95Updated 4 years ago
- AutoMocker is a Swift framework that leverages the type system to let you easily create mocked instances of your data types.☆43Updated 6 years ago