Packages for keyword “spm”
These packages are available as a package collection, usable in Xcode or SwiftPM.
PagedLists
Paginated UITableView and UICollectionViews for iOS.
Projector
A template AVFoundation based video player for UIKit that allows branding and UI to be changed as desired
SwiftNBT
A lightweight, zero-dependency Swift library for parsing Minecraft NBT data with native GZip support.
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.
SimpleLogging
For when you need something more advanced than print, but not a whole heavy system
StringIntegerAccess
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that.
Inspect
Access UIKit and AppKit components from within SwiftUI.
SymbolKit
Lightweight Swift package that unifies SF Symbols and custom asset icons across SwiftUI and UIKit, with convenient Image/Label/UIImage initializers and SPM-ready tests.
FirebladeTime
Time utilities for Fireblade
UnicodeEmoji
iOS Library that loads official Unicode Emoji repositories and make them accessible to your app.
URLEncodedForm
📝 Parse and serialize url-encoded form data with Codable support.
AlertController
💬 A tiny extension for UIAlertController that makes working with it very simple. Only 150 lines of code.
Assetizer
Balam
Swift NoSQL functional database
BIKCharts
SwiftUI Configurable Chart Library
BowLite
🏹 Bow Lite is a cross-platform library for Typed Functional Programming in Swift
CodableX
Make Swift's Codable easier using Property Wrappers.
ColorCalculation
A color extension library for calculating hex, brightness, etc.
DynamicSearchBarPlaceholders
A custom searchbar that helps you easily create animated dynamic placeholders.
HTTPClientModule
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests.