ConfusedVorlon / HSHelpersLinks
A collection of extensions, protocols, types and views that I use in almost every project
☆13Updated 3 weeks ago
Alternatives and similar repositories for HSHelpers
Users that are interested in HSHelpers are comparing it to the libraries listed below
Sorting:
- Simple app for overriding light mode per app on macOS (demo for a blog post)☆44Updated 4 years ago
- Extends `@AppStorage` in SwiftUI to support any Codable object☆26Updated 3 years ago
- GitHub Actions workflow logging for Swift☆72Updated 4 years ago
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆40Updated 4 years ago
- Swift Macro to generate IDs for enumeration cases☆26Updated 4 months ago
- Yet another property wrapper for UserDefaults☆37Updated 2 years ago
- Rasterize SwiftUI views to images from macOS terminal☆58Updated 3 years ago
- An app that displays Package.swift info☆43Updated last year
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 8 months ago
- Command line tool to collect LICENSE files from SPM dependencies☆34Updated 2 years ago
- 🖱 A sample app to show case the different pointer interactions, effects, and shapes.☆23Updated 4 years ago
- A macOS application for generating initial boilerplate primarily for Swift packages and Xcode projects.☆42Updated 2 months ago
- A macOS onboarding component☆28Updated 2 years ago
- A macOS Cocoa single-line NSTextField/NSSecureTextField that implements the Float Label Pattern.☆26Updated 2 years ago
- A generic ObservableObject for every property!☆43Updated last year
- Parses search strings (as in: what you put into a search engine) into evaluable expressions☆26Updated 2 years ago
- Make NSTableView header cells editable with a double-click☆20Updated 7 years ago
- A result builder that allows to define shape building closures☆61Updated 3 years ago
- An iOS Core Skills example☆11Updated 5 years ago
- UIColor extension in Swift to calculate brightness, color contrast, and more☆28Updated 6 years ago
- Simple debugger for NSVisualEffectView☆28Updated 3 years ago
- Keychain Item Property Wrapper☆38Updated 5 years ago
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules☆37Updated 3 years ago
- DSL to build predicates and requests for CoreData fetching.☆27Updated last month
- 🍎 Interact with AppStoreConnect☆44Updated 3 years ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆36Updated 2 years ago
- 🍡 Automatic support for “kebab-case” in Swift JSON encoders and decoders☆30Updated last year
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Utilities for a more pleasant NSTouchBar development experience☆33Updated 11 months ago
- Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have St…☆21Updated last week