pendowski / SwiftPluginsExample
☆39Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for SwiftPluginsExample
- Encode and decode deeply-nested data into flat Swift objects☆102Updated 2 years ago
- A lightweight diagnostics report submission system☆40Updated 4 months ago
- Test app for OSLog☆53Updated 3 years ago
- Test app for evaluating if apps can access their own OSLog logs via OSLogStore.☆30Updated 4 years ago
- Example of Swift only Plugin Architecture☆23Updated 4 years ago
- ☆54Updated 2 years ago
- Unlock missing UIKit functionality with these AppKit helpers☆108Updated 2 years ago
- Type-safe wrapper mirroring the wrapped type's properties, making each property optional☆78Updated last year
- Monitor changes to files and directories using kernel event notifications (kqueue) in Swift☆93Updated 4 years ago
- Homebrew Formulas to install Swift Cross Compilers on macOS (e.g. targeting Ubuntu).☆35Updated last year
- Develop interactive Slack messages and modals using a SwiftUI like declarative style☆66Updated last month
- A package manager agnostic dependency management tool for Swift☆53Updated 2 months ago
- Numeric facilities for Swift☆69Updated 6 years ago
- Automated Management of Swift Projects☆87Updated 2 months ago
- Project Linter to enforce your non-code best practices.☆48Updated 5 years ago
- Equations in Swift☆45Updated 5 years ago
- A Swift library for interacting with Language Server Protocol implementations☆103Updated last year
- Module exposing Unix command line tools as Swift 5 @dynamicCallable functions☆110Updated last year
- Rule based CRUD Database Frontends for SwiftUI☆65Updated last month
- ☆36Updated 5 years ago
- Yet Another (Swift) Argument Parser☆118Updated 4 years ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆77Updated last week
- Watches over your Swift project's source☆48Updated 10 months ago
- Hierarchical configuration manager for Swift applications☆80Updated 2 years ago
- A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift…