OpenAI
|
Swift community driven package for OpenAI public API |
SwiftUIPager
|
Native Pager in SwiftUI |
BottomSheet
|
β¬οΈ A SwiftUI view component sliding in from bottom |
TaggerKit
|
π· TaggerKit helps you to quickly implement tags in your UIKit apps, so you can go on and test your idea without having to worry about logic and custom collection layouts. |
ColorizeSwift
|
Terminal string styling for Swift. |
MijickNavigationView
|
Navigation made simple (SwiftUI) |
DependencyGraph
|
πΈοΈ dependency-graph is a command-line tool that can visualize the dependencies of packages. |
ModernAVPlayer
|
ModernAVPlayer is a persistence AVPlayer wrapper |
SHSearchBar
|
The search bar that doesn't suck. |
FloatingTabBar
|
Aesthetic floating tab bar β SwiftUI & Combine βοΈ Importable via Swift Package Manager π¦ |
AsyncLocationKit
|
πasync/await CoreLocation |
AssociatedObject
|
π Swift Macro for allowing variable declarations even in class extensions |
SwiftlySalesforce
|
The Swift-est way to build native mobile apps that connect to Salesforce. |
SwiftLintPlugin
|
A Swift Package Plugin for SwiftLint |
BottomSheet
|
A BottomSheet component made with UIKit. Completely written in Swift π§‘ |
MijickGridView
|
Easy Grids with SwiftUI |
SwiftGenPlugin
|
SwiftGen plugin for SPM |
CalendarView
|
Build a Calendar By Pure SwiftUI |
SwiftTheming
|
A powerful lightweight theme manager for SwiftUI |
SwiftPackageScripts
|
Swift Package Scripts contains handy shell scripts for Swift Packages. |
Clerk
|
Clerk helps developers build user management. We provide streamlined user experiences for your users to sign up, sign in, and manage their profile. |
SyndiKit
|
Swift Package for Decoding RSS Feeds. |
ReduxUI
|
π Redux like architecture for SwiftUI |
CocoaUI
|
βοΈ Obtain and customize UIKit/Cocoa objects from SwiftUI components. |
MapItemPicker
|
A simple, yet highly customizable and powerful location picker for SwiftUI. |
Alias
|
π A Swift macros for defining aliases for types, functions, variables, etc. |
SwiftUIMap
|
A better map for SwiftUI |
SwiftyGPT
|
SwiftyGPT is an unofficial, lightweight and user-friendly Swift wrapper for accessing OpenAI API |
OMJoystick
|
This is the JoyStick UI library for SwiftUI. |
Harbor
|
Harbor is a library for making API requests in Swift in a simple way using async/await. |
Vellum
|
Vellum is local persistent data storage for iOS |
Inspect
|
Access UIKit and AppKit components from within SwiftUI. |
CodableX
|
Make Swift's Codable easier using Property Wrappers. |
AddThen
|
π¨ Adding view sugar for UIKit with SwiftUI style |
PackageGeneratorPlugin
|
Package Generator is a Swift Package Manager Plugin for simply updating your Package.swift file |
Impose
|
Impose is a simple dependency injection library for Swift |
Draftsman
|
Draftsman is a Layout builder based on AutoLayout with Declarative approach |
Dynatrace
|
Swift Package Manger repository of the Dynatrace OneAgent for mobile (iOS, tvOS) |
UnsplashSwiftUI
|
This SwiftUI package makes using the Unsplash API in an app simple and easy. |
ReachabilityX
|
Make it easier to observe network connectivity in SwiftUI. |
Pharos
|
Pharos is an Observer pattern framework for Swift that utilizes propertyWrapper. It could help a lot when designing Apps using reactive programming |
SwiftyReachability
|
SwiftyReachability is a simple and lightweight network interface manager written in Swift |
Source
|
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController |
RVS_Checkbox
|
A "Drop-In" Checkbox Replacement for the UISwitch Control. |
Clavier
|
Clavier is Keyboard Layout Guide for iOS. It using an intersection frame to calculate the Layout Guide. |
Builder
|
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core. |
Artisan
|
Artisan is an MVVM framework for Swift using the bonding features from Pharos and constraints builder from Draftsman. |
WebKitUserAgent
|
Conveniently getting the User Agent through WKWebView |
SemVer
|
A small Swift library that implements SemVer 2.0.0. This is designed to be simple to use and to easily fit into any Swift codebase. |
SchemeGeneratorPlugin
|
SPM Plugin that generate Schemes for the selected targets |
SwiftLintPlugin
|
A Swift Package Plugin for SwiftLint |
Odeum
|
Odeum is a simple iOS Video player library with basic control |
CheckBoxSwiftUI
|
customised checkBox package for swiftUI |
iModels
|
This library provide device(iPhone) model name with human readable way |
DynamicSearchBarPlaceholders
|
A custom searchbar that helps you easily create animated dynamic placeholders. |
SwiftyCache
|
SwiftyCache is a dynamic and auto-managed cache written in Swift. Unlike a simple cache system, it allows you to keep some data even in different executions. Guaranteeing persistence, when desired, without increasing the time required to save or recover data. |
RectangleTools
|
A set of Swift utilities for dealing with rectangles, including a way to generically build your own! |
MGESourceSelection
|
|
Ergo
|
Ergo is a Swift framework for concurrent programming based on promise pipelining. It could help to avoid callback hell in complex asynchronous task |
Worker
|
Execute async code in the main or background threads. Easily switch between them. |
SwiftShell
|
Simple Shell Executor with Swift. |
MultiplicativeArithmetic
|
Formalizes an object's ability to be multiplied by something |
ColorSwatches
|
Turn an NSColor or UIColor into an image |
Rimuru
|
π§Rimuru is a tool that converts text into a different naming convention |
Quickie
|
Tired of creating all the boilerplate code from scratch every time you start a new project? Here is the solution. A Swift package that provides extensions to the most common functionality in the iOS and macOS world to significantly speed up development process. |
PackageGeneratorCLI
|
Package Generator CLI is tool used by a Package Generator for extracting imports from code source. It use swift-syntax for the code analysing. |
LogBird
|
LogBird is a powerful yet simple logging library for Swift, designed to provide flexible and efficient console logging. |
SwiftyRanged
|
SwiftyRanged is a simple and lightweight way for creating constricted range variables |
SimpleLineChart
|
Simple line charts for iOS π |
LHxHub
|
Useful Swift extensions make developer great again !!! β οΈ |
iONess
|
iONess is HTTP Request Helper for iOS platform used by HCI iOS App |
CampusDualKit
|
π« Swift package to connect to Campus Dual at Berufsakademie Sachsen |
Authomatek
|
Authomatek is a Swift package for Vapor that provides pre-configured authentication for relational databases. It automates the process of creating all the necessary routes, controllers, and models, allowing you to quickly and easily set up authentication for your Vapor application. |
Alter
|
Alter is framework to make mapping Codable property and key easier. |
SwiftyCache
|
A simple and lightweight cache written in Swift |
StringIntegerAccess
|
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that. |
SimpleLogging
|
For when you need something more advanced than print, but not a whole heavy system |
SafeCollectionAccess
|
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |
FunctionTools
|
Some tools to make functions easier to use in Swift |
CrossKitTypes
|
Some types and extensions for those using AppKit and UIKit in the same project |
CollectionTools
|
A bunch of tools I tend to write to make collections easier to use |
BasicMathTools
|
Some basic tools for doing math in Swift |