Alamofire
|
Elegant HTTP Networking in Swift |
SwifterSwift
|
A handy collection of more than 500 native Swift extensions to boost your productivity. |
SkeletonView
|
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting |
SwiftUIX
|
An exhaustive expansion of the standard SwiftUI library. |
Siren
|
Notify users when a new version of your app is available and prompt them to upgrade. |
CoreStore
|
Unleashing the real power of Core Data with the elegance and safety of Swift |
OpenCombine
|
Open source implementation of Apple's Combine framework for processing values over time. |
CalendarKit
|
📅 Calendar for Apple platforms in Swift |
CareKit
|
CareKit is an open source software framework for creating apps that help people better understand and manage their health. |
LicensePlist
|
A license list generator of all your dependencies for iOS applications |
WaterfallGrid
|
A waterfall grid layout view for SwiftUI. |
XCLogParser
|
Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format |
BetterCodable
|
Better Codable through Property Wrappers |
Defaults
|
💾 Swifty and modern UserDefaults |
AppIcon
|
AppIcon generates *.appiconset contains each resolution image for iOS |
KeyboardShortcuts
|
⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes |
SwiftLinkPreview
|
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images. |
Settings
|
⚙ Add a settings window to your macOS app in minutes |
ASCollectionView
|
A SwiftUI collection view with support for custom layouts, preloading, and more. |
Burritos
|
A collection of Swift Property Wrappers (formerly "Property Delegates") |
CameraManager
|
Simple Swift class to provide all the configurations you need to create custom camera view in your app |
WSTagsField
|
An iOS text field that represents tags, hashtags, tokens in general. |
FontBlaster
|
Programmatically load custom fonts into your iOS, macOS and tvOS app. |
URLImage
|
AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache. |
Sica
|
:deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly |
Queuer
|
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). |
StepperView
|
SwiftUI iOS component for Step Indications. |
BFKit
|
BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster. |
Zephyr
|
Effortlessly synchronize UserDefaults over iCloud. |
StatusAlert
|
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow in iOS-like way. |
MapboxNavigation
|
warning: 'mapbox-navigation-native-ios': "Mapbox token wasn\'t founded in ~/.netrc. Fix this issue to integrate Mapbox SDK. Otherwise, you will see \'invalid status code 401\' or \'no XCFramework found. To clean issue in Xcode, remove ~/Library/Developer/Xcode/DerivedData folder"
warning: 'mapbox-events-ios': "Mapbox token wasn\'t founded in ~/.netrc. Fix this issue to integrate Mapbox SDK. Otherwise, you will see \'invalid status code 401\' or \'no XCFramework found. To clean issue in Xcode, remove ~/Library/Developer/Xcode/DerivedData folder"
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/10.16.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/157.0.0/MapboxNavigationNative.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/23.8.0/MapboxCommon.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-events-ios/releases/ios/packages/1.0.10/MapboxMobileEvents.zip
[213/213] Downloading https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/157.0.0/MapboxNavigationNative.xcframework.zip
[418/418] Downloading https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/157.0.0/MapboxNavigationNative.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/10.16.0/MapboxCoreMaps.xcframework-dynamic.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/157.0.0/MapboxNavigationNative.xcframework.zip' which is required by binary target 'MapboxNavigationNative': badResponseStatusCode(401)
error: failed downloading 'https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/10.16.0/MapboxCoreMaps.xcframework-dynamic.zip' which is required by binary target 'MapboxCoreMaps': badResponseStatusCode(401)
[607/607] Downloading https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/157.0.0/MapboxNavigationNative.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/10.16.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-events-ios/releases/ios/packages/1.0.10/MapboxMobileEvents.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mapbox-events-ios/releases/ios/packages/1.0.10/MapboxMobileEvents.zip' which is required by binary target 'MapboxMobileEvents': badResponseStatusCode(401)
[786/786] Downloading https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/157.0.0/MapboxNavigationNative.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/10.16.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-events-ios/releases/ios/packages/1.0.10/MapboxMobileEvents.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/23.8.0/MapboxCommon.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/23.8.0/MapboxCommon.zip' which is required by binary target 'MapboxCommon': badResponseStatusCode(401)
error: fatalError
|
OpenSSL
|
OpenSSL package for SPM, CocoaPod, and Carthage, for iOS and macOS |
xcbeautify
|
A little beautifier tool for xcodebuild |
Shiny
|
Shiny uses your gyroscope to simulate lighting and motion effects on colors. Works on almost every SwiftUI View. |
ElegantCalendar
|
The elegant full screen calendar missed in SwiftUI. |
SkeletonUI
|
☠️ Elegant skeleton loading animation in lightweight SwiftUI |
MongoKitten
|
Native MongoDB driver for Swift, written in Swift |
Guitar
|
A Cross-Platform String and Regular Expression Library written in Swift. |
Differ
|
Swift library to generate differences and patches between collections. |
Liquid
|
Create a playful backsplash in SwiftUI. |
Web3
|
A pure swift Ethereum Web3 library |
SABlurImageViews
|
You can use blur effect and it's animation easily to call only two methods. |
Komondor
|
Git Hooks for Swift projects 🐩 |
RealityUI
|
A Swift Package for creating familiar UI Elements and animations in RealityKit. For both Augmented Reality or Virtual Reality scenes. |
SunburstDiagram
|
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart. |
BluetoothConnector
|
Simple macOS CLI to connect/disconnect a Bluetooth device. Useful for AirPods or other Bluetooth headphones. |
TweeTextField
|
Lightweight set of text fields with nice animation and functionality 🚀 |
SOAPEngine
|
This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app. |
Billboard
|
a Swift Package that lets you add beautiful and privacy-friendly Ads to your app. These are Advertisements for Indies, by Indies. |
CodableWrappers
|
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy |
KVKCalendar
|
A most fully customization calendar for Apple platforms 📅 |
MijickPopupView
|
Popups presentation made simple |
ContainerController
|
👉↕️📱ContainerController 🧩✨⚙️ is a UI Component Swipe-Panel (Customizable). 💡 The idea is copied from the app: Apple Maps, Stocks. Swift version |
SimplyCoreAudio
|
🔊 A Swift framework that aims to make Core Audio use less tedious in macOS |
Ice
|
❄️ A developer friendly package manager for Swift; 100% compatible with Swift Package Manager |
Sliders
|
error: Failed to clone https://github.com/kieranb662/Shapes.git:
Cloning into bare repository '/usr/src/package/.build/repositories/Shapes-d727f7df'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
|
xcframework-maker
|
macOS utility for converting fat-frameworks to SPM-compatible XCFramework with arm64-simulator support |
mongo-swift-driver
|
The official MongoDB driver for Swift |
Lightning
|
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework |
L10n-swift
|
Localization of the application with ability to change language "on the fly" and support for plural form in any language. |
SwiftCurrent
|
A library for managing complex workflows in Swift |
FunctionKit
|
A framework for functional types and operations designed to fit naturally into Swift. |
SwiftyTextTable
|
A lightweight library for generating text tables. |
SwiftOutdated
|
A swift subcommand for displaying when your dependencies (SwiftPM or Xcode) are out of date |
ParseSwift
|
The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows) |
DTPagerController
|
A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift. |
Telegrammer
|
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS |
Amplitude
|
Native iOS/tvOS/macOS SDK |
StatefulTabView
|
A SwiftUI TabView that retains the state of each tab as well as some other goodies. |
FLCharts
|
Easy to use and highly customizable charts library for iOS |
SwipyCell
|
Easy to use UITableViewCell implementing swiping to trigger actions. |
GitBuddy
|
Your buddy in managing and maintaining GitHub repositories, and releases. Automatically generate changelogs from issues and merged pull-requests. |
CDMarkdownKit
|
/usr/src/package: error: package at '/usr/src/package' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version:5.3' to specify the current tools version
|
CoreGPX
|
A library for parsing and creation of GPX location files. Purely Swift. |
MultiPeer
|
📱📲 A wrapper for the MultipeerConnectivity framework for automatic offline data transmission between devices |
CurrencyText
|
Currency text field formatter available for UIKit and SwiftUI 💶✏️ |
ID3TagEditor
|
:musical_note::guitar:A Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. :musical_note::guitar: |
swift-docker-cli
|
Build & test your swift packages using docker - `swift docker test` |
BottomSheet
|
Bottom Sheet for iOS |
Carting
|
🚘 A simple tool for updating Carthage script phase |
RNLoadingButton-Swift
|
error: 'package': invalid custom path 'Tests' for target 'RNLoadingButtonTests'
|
langserver-swift
|
A Swift implementation of the open Language Server Protocol. |
DuctTape
|
📦 KeyPath dynamicMemberLookup based syntax sugar for Swift. |
ScrollViewProxy
|
ScrollViewProxy for SwiftUI on iOS 13 and up |
MetaCodable
|
Supercharge Swift's Codable implementations with macros meta-programming. |
ColorKit
|
error: Failed to clone https://github.com/kieranb662/Shapes.git:
Cloning into bare repository '/usr/src/package/.build/repositories/Shapes-d727f7df'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
|
WelcomeSheet
|
iOS native-like onboarding sheets |
FHIRModels
|
Swift library for FHIR® resource data models |
Natrium
|
A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target. |
Imperial
|
Federated Authentication with OAuth providers |
Easing
|
Easing functions in Swift. |
SafeURL
|
[DEPRECATED by Swift Macros and Xcode 15] Compile-time-checked URLs |
EPUBKit
|
📚 Simple EPUB Parser in Swift |
Dependencies
|
Example of how to use SPM v4 to manage iOS dependencies |
IsCameraOn
|
Check if the built-in Mac camera is on |
Pipify
|
A SwiftUI component for launching custom picture-in-picture experiences |
Yaap
|
Yet Another (Swift) Argument Parser |
SFSymbolsMacro
|
A Swift Macro for "type-safe" SF Symbols. |
XMLMapper
|
A simple way to map XML to Objects written in Swift |
ImGui
|
Swift wrapper around Dear imgui for macOS, iOS, Linux and Windows |
NetUtils
|
Swift library that simplifies getting information about your network interfaces and their properties, both for iOS and OS X. |
ShuffleIt
|
A UI library for SwiftUI custom stack views with a wide range of elegant and unique shuffling, sliding and swiping behaviors. |
variable-injector
|
Continuous Integration Tool for Swift Projects |
MarkdownGenerator
|
Swift library to programmatically generate Markdown output and files |
FirebladeECS
|
A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift |
Ether
|
A Command-Line Interface for the Swift Package Manager |
ElegantPages
|
The elegant full screen page view missed in SwiftUI |
MultipeerHelper
|
A light swift wrapper around the iOS MultipeerConnectivity framework. Including an example project using RealityKit's MultipeerConnectivityService. |
CertificateSigningRequest
|
Generate a certificate signing request (CSR) programmatically on iOS/macOS/watchOS/tvOS devices |
Freedom
|
The Freedom to Open URLs in Third-Party Browsers on iOS with Custom UIActivity Subclasses. |
XcodeSelectiveTesting
|
Xcode selective testing: Run only tests relevant to the changeset. |
LoggingOSLog
|
OSLog (aka Unified Logging) backend for Apple’s SwiftLog |
SwiftLibrary
|
🔍 Search for swift packages right from your command line |
Sqlable
|
Swift library for making storing data in a SQLite database simple and magic-free |
AnimatableGradients
|
A collection of SwiftUI View Modifiers for creating animated color gradients. |
SCNLine
|
Draw a tube or thick line in SceneKit |
Spasibo
|
🙏 Support your favourite open source projects |
DangerSwiftCoverage
|
Show the coverage of the modified/created files on your PRs. |
SDL
|
Swift wrapper around Simple Direct Media Layer (SDL2) for macOS, iOS, Linux and Windows |
DangerXCodeSummary
|
A Danger-Swift plugin that adds build errors, warnings and unit tests results generated from xcodebuild to your Danger report |
Shapes
|
Commonly Used Shapes and Utilities In SwiftUI |
OpenAIKit
|
A library that makes it easy to use ChatGPT API |
SociableWeaver
|
Build declarative GraphQL queries in Swift. |
CoreDataModelDescription
|
Declarative way to describe a Core Data model in code. |
swift-package-info
|
Swift CLI tool that provides information about a Swift Package |
ResponderChain
|
Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+ |
PagedLists
|
Paginated UITableView and UICollectionViews for iOS. |
SwiftyCreatives
|
Creative coding framework for Swift. Built on Apple's Metal. Inspired by Processing. |
SwiftyProvisioningProfile
|
Parse iOS mobile provisioning files into Swift models |
DeviceAuthority
|
Manage feature access using iOS configuration profiles |
Saga
|
A static site generator written in Swift |
CameraView
|
SwiftUI View for live camera output. |
PathPresenter
|
Pure SwiftUI state-driven library to present view sequences and hierarchies. |
FrameLayoutKit
|
A super fast and easy-to-use layout library for iOS. FrameLayoutKit supports complex layouts, including chaining and nesting layout with simple and intuitive operand syntax. |
SwiftSimctl
|
Swift client-server tool to call xcrun simctl from your simulator. Automate push notification testing! |
CircularProgress
|
SwiftUI package that creates an animated circular progress bar |
VFont
|
iOS Variable Font Integration |
Table
|
CLI tables in Swift |
Lark
|
Swift SOAP Client |
TraceLog
|
TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS. |
Shift
|
Light-weight & concurrent EventKit wrapper |
ParseSwift
|
The original (OG) Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows). This repo is maintained by Parse-Swift's original developer and all new features and bug fixes will occur here. |
Conduit
|
Robust Swift networking for web APIs |
bow-openapi
|
error: the package at '/usr/src/package/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist.")
|
LaunchAgent
|
Programmatically create and maintain launchd agents and daemons without manually building Property Lists. |
swift-commands
|
Swift utilities for running commands. |
SCNBezier
|
Create animations over Bezier curves of any number of points |
DiffableTextViews
|
As-you-type formatting in SwiftUI |
cujira
|
🐳 cujira is a command line tool that makes easy to show issue list from Jira. |
glTFSceneKit
|
GLTF extension for SceneKit |
acho
|
https://github.com/mtynior/ColorizeSwift.git @ 7492d039d594daccc39cacea343eed6cc9d1ed5a: error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier in https://github.com/mtynior/ColorizeSwift.git
|
SwiftZip
|
Swift wrapper for libzip — library for reading, creating, and modifying zip archives. |
Archery
|
Declare all your project's metadata and what you can do with it in one single place. |
Catbird
|
Mock server for UI tests |
BJOTPViewController
|
Entering OTP made simpler. |
AgoraRtcKit
|
iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming. |
SnapshotTestingStitch
|
Combine SnapshotTesting images into a single asset |
ProgressSpinnerKit
|
A library to display an ActivityIndicator for CLI. |
Rester
|
A command line tool to test (REST) APIs |
FitDataProtocol
|
Swift Implementation the Garmin Flexible and Interoperable Data Transfer Protocol. |
BluetoothMessageProtocol
|
Swift Implementation of Bluetooth Message Protocols. Encode and Decode BLE Characteristics |
ElegantColorPalette
|
The elegant color picker missed in UIKit and SwiftUI |
Match3Kit
|
Library for simple Match3 games. |
Dots
|
error: 'package': Source files for target Dots should be located under 'Sources/Dots', or a custom sources path can be set with the 'path' property in Package.swift
|
URLSessionBackport
|
Backward compatible async/await for URLSession! |
Bytes
|
Swift Library for working with sequences of Bytes (aka [UInt8]) |
tree-sitter-xcframework
|
binary build of tree-sitter for apple platforms |
XcodeTargetGraphGen
|
A Swift tool for generating module dependency graphs from your .xcodeproj. |
AsyncObjects
|
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency. |
FirebladeMath
|
A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support. |
XCTAsync
|
Swift library to more easily test async code |
Tablier
|
A micro-framework for Table Driven Tests. |
SwiftPackageList
|
A command-line tool to get all used SPM-dependencies of an Xcode project or workspace. |
Predicate
|
A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™ |
Checksum
|
Checksum calculation extensions for Swift |
LazyContainers
|
A few lazy-initialization container types for Swift 5.1 |
vintage
|
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Files.git
Updating https://github.com/JohnSundell/Require.git
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/JohnSundell/Require.git (0.29s)
Updating https://github.com/mxcl/Chalk.git
Updated https://github.com/apple/swift-argument-parser (0.37s)
Updating https://github.com/JohnSundell/ShellOut.git
Updated https://github.com/mxcl/Chalk.git (0.23s)
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Releases-64ee4c3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Releases.git
Fetching git@github.com:JohnSundell/Sweep.git
Updated https://github.com/JohnSundell/ShellOut.git (0.25s)
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Sweep-97d8c475'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Files.git
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Releases-64ee4c3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Releases.git
Fetching git@github.com:JohnSundell/Sweep.git
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Sweep-97d8c475'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/usr/src/package/.build/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
TextFieldStepper
|
A SwiftUI component to make inputting numbers easier than the native stepper component. |
CSV
|
A simple CSV file parser and serializer |
Unxip
|
A Swift command line tool to extract signed archives (.xip files). |
AESCryptable
|
AES encryption/decryption with random iv. Swift 5 and up. |
PublishedObject
|
A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange. |
Mechanica
|
A cross-platform library of Swift utils to ease your iOS | macOS | watchOS | tvOS and Linux development. |
GoogleCloudLogging
|
Swift (Darwin) library for logging application events in Google Cloud. |
Beton
|
An enhancement built on top of Foundation Framework and XCTest. Performance test assertions and the magic ?! operator among many. We primarily use it for server-side engineering. |
MLLineChart
|
error: Package.resolved file is corrupted or malformed; fix or delete the file to continue: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Foundation.JSONError.unexpectedCharacter(ascii: 46, characterIndex: 58))))
|
Refreshable
|
✳️ SwiftUI Pull to Refresh (for iOS 13 and iOS 14) package. |
SwiftSky
|
SwiftSky let's you easily integrate the Dark Sky API into your Swift apps. |
PhantomKit
|
All Swift & SwiftUI extensions and components in one place. |
Laden
|
SwiftUI loading indicator view |
Badonde
|
Automated PR creation, tailored to your project |
YMFF
|
Feature management made easy. |
SwiftTypeAdoptionReporter
|
Generate reports on how frequently specified Swift types are being used in your iOS codebase |
Glob
|
Glob for Swift 5 |
EliminationMenu
|
Some kind of dropdown/up menu that eliminates all values which were not selected. |
SwissEphemeris
|
The Swiss Ephemeris available through Swift Package Manager |
SundialKit
|
Communications library across Apple platforms. |
FranticApparatus
|
Promises framework for Swift 5 |
Withable
|
📐 Declarative UIKit in 10 lines of code. |
Degu
|
🐭 Degu is debug utility for iOS, tvOS and macOS. |
AsyncCloudKit
|
🌤 Swift extensions for asynchronous CloudKit record processing |
Assimp
|
Swift wrapper around Open Asset Import Library (aka assimp) for macOS and Linux |
PovioKit
|
A modular library collection |
DynamicCodableKit
|
Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations. |
swift-package-registry
|
error: Could not find Package.swift in this directory or any of its parent directories.
|
SwiftMVI
|
A lightweight MVI framework for Swift |
SupportEmail
|
Pre-populates emails with support information in iOS/iPadOS apps |
Stipop
|
150,000+ stickers API & SDK for iOS Apps. |
ISO8601DurationFormatter
|
A formatter for converting ISO8601 durations to DateComponents. |
EllipticCurve
|
An elliptic curve library written in Swift 4 |
WXKDarkSky
|
A pure-Swift Codable layer over the Dark Sky API. |
UInt256
|
An UInt256 library written in Swift 4 |
Teads
|
Teads SDK iOS Sample App - Check out an open-source sample of the Teads SDK implementation |
SimpleRoulette
|
SwiftUI library to create Roulette with ease. |
ColorWell
|
A versatile alternative to NSColorWell for Cocoa and ColorPicker for SwiftUI. |
SwiftyBash
|
Bash scripting & piping in Swift made easy ! |
swift-log-datadog
|
Send logs to Datadog with Swift |
RVS_Spinner
|
A Fancy "Popup Prize-Wheel Spinner" UIControl |
MurmurHash-Swift
|
MurmurHash framework in Swift. |
EmailLink
|
A SwiftUI component to make the handling of email links better. |
swiftreplmadness
|
Example of using your own packages in the Swift REPL |
RTree
|
An on-disk, Codable R*-Tree for Swift |
JSONDecoder-Keypath
|
Add key path support to the JSONDecoder |
IzzyParser
|
IzzyParser is an iOS library for serializing and deserializing JSON:API objects |
open-weather-kit
|
An open implementation of Apple's WeatherKit for Swift. |
MapItemPicker
|
A simple, yet highly customizable and powerful location picker for SwiftUI. |
GaugeKit
|
GaugeKit is a free-to-use, open source Swift Package I created while I was working on Cryptoverview. 👷🏼♂️ It allows for easy creation of gauges not unlike the circular graphics used in many complications on the Apple Watch. ⌚️ |
BilibiliKit
|
bilibili APIs in Swift. docs: |
LPMapView
|
A SwiftUI wrapper for a MKMapView |
AlertController
|
💬 A tiny extension for UIAlertController that makes working with it very simple. Only 150 lines of code. |
SwiftPackageManifest
|
A package for decoding the output of `swift package dump-package` |
Superhighway
|
As big a networking library as you'll need |
Semver
|
Semantic versioning framework in Swift |
Parsley
|
A Markdown parser for Swift, using Github Flavored Markdown and Metadata |
NMapsMap
|
NAVER에서 SPM 지원 안 해줘서 내가 쓸려고 만든 패키지 |
ANSIEscapeCode
|
ANSI Escape Code. Build modern, interactive command line tool with colorful and dynamic output strings. |
Aespa
|
From camera to album, in just 2 lines |
KeyboardLayoutGuide
|
⌨️ Backported keyboardLayoutGuide for iOS 13 and 14. |
XFormatter
|
XFormatter creates localized strings from numbers, currencies, dates and more. |
TokenField
|
SwiftUI wrapper for NSTokenField |
TestSpy
|
Swift Framework for Spy Objects |
SmartString
|
Powerful Attributed String Framework in Swift |
phase
|
error: 'package': Source files for target Phase should be located under 'Sources/Phase', or a custom sources path can be set with the 'path' property in Package.swift
|
BranchSDK
|
Branch iOS SDK Swift Package Manager distribution |
GitHub
|
Swift Package client for the GitHub GraphQL API V4 |
FritzBoxKit
|
Swift SDK to communicate with Fritz!Box routers. |
FakeBundle
|
error: 'package': Source files for target fakebundle should be located under 'Sources/fakebundle', or a custom sources path can be set with the 'path' property in Package.swift
|
AppIconGenerator
|
A library for creating App Icons from SwiftUI views. |
VaporGenerators
|
Command line class generators for Vapor |
RVS_BlueThoth
|
Fetching git@github.com:RiftValleySoftware/RVS_Generic_Swift_Toolbox.git
warning: 'rvs_generic_swift_toolbox': skipping cache due to an error: Failed to clone repository git@github.com:RiftValleySoftware/RVS_Generic_Swift_Toolbox.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/RVS_Generic_Swift_Toolbox-78d9a5ba'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:RiftValleySoftware/RVS_Generic_Swift_Toolbox.git
warning: 'rvs_generic_swift_toolbox': skipping cache due to an error: Failed to clone repository git@github.com:RiftValleySoftware/RVS_Generic_Swift_Toolbox.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/RVS_Generic_Swift_Toolbox-78d9a5ba'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Failed to clone repository git@github.com:RiftValleySoftware/RVS_Generic_Swift_Toolbox.git:
Cloning into bare repository '/usr/src/package/.build/repositories/RVS_Generic_Swift_Toolbox-78d9a5ba'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
Queenfisher
|
Cross-platform Google APIs for Swift built on Codable & NIO |
Ginny
|
💧 File-based routing for Vapor apps |
DLog
|
Modern logger with pipelines for Swift. |
CornerStacks
|
Layout SwiftUI views in corners with ease. |
CoreDataPlus
|
CoreData utils |
WMATA
|
WMATA.swift is a Swift interface to the Washington Metropolitan Area Transit Authority API |
universal
|
Tiny zero-dependency cross-platform Swift parsers for JSON, XML, and YAML incl. in-memory interchange formats and Either type |
swift-tqdm
|
Swift port of tqdm: A Fast, Extensible Progress Bar for Swift |
SwiftChatSE
|
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.9' to specify the current tools version
|
ResourceHelper
|
Enables you to use .bundle and other resources with SPM Unit-tests |
prediction-builder-swift
|
error: 'package': Source files for target PredictionBuilder should be located under 'Sources/PredictionBuilder', or a custom sources path can be set with the 'path' property in Package.swift
|
DataDecoder
|
Swift Data Decoder. Easily Decode Data values |
ComposedUI
|
A Swift framework for building User Interfaces with the Composed framework. |
AKLanguageManager
|
AKLanguageManager is a language manager for iOS and tvOS applications. |
TcxDataProtocol
|
Training Center XML Format |
swift-package-catalog
|
SPM plugin for generating symbolgraphs and cataloging DocC documentation |
swift-atproto
|
Swift package that provides a AT Protocol libraries. |
superagent-swift
|
Build, deploy, and manage LLM-powered agents on platforms. |
SPX
|
NPX for Swift |
Pathman
|
Swift type-safe path, file, and directory library using POSIX C APIs |
Motor
|
Swift cli spinner. Simple and fully customizable. |
SwiftDependencyUpdater
|
A tool to update swift package manager dependencies |
Shusky
|
A command-line tool for executing git hooks in Swift :dog2: |
EditValueView
|
Library that makes easy to display property edit screens for SwiftUI. |
AsyncSequenceReader
|
Building blocks to easily consume Swift's `AsyncSequence`. |
SystemKit
|
Universal SystemKit is an open-source library that can be used on Apple platforms such as macOS and iOS. It provides common functionality that can be used across different Apple operating systems. |
TaskTrigger
|
Attach async tasks to SwiftUI views using a trigger mechanism. |
SwiftyHUDView
|
A simple activity indicator / HUD implemented using SwiftUI |
swift-google-drive-client
|
Basic Google Drive HTTP API client that does not depend on Google's SDK. |
swift-deque
|
A double-ended queue collection for Swift |
SVMPrefs
|
A code generation tool enable use of UserDefaults as computed properties in a class. |
Srt2BilibiliKit
|
把字幕文件作为弹幕发到B站;A swift solution for uploading SubRip file as danmaku to Bilibili |
SecretsManager
|
A Swift Package to generate and use encrypted secrets in your app |
PromiseQ
|
Javascript style promises with async/await, suspend/resume and cancel features for Swift. |
InstaGallery
|
📷 Easy way to access your Instagram gallery and medias in Swift |
FitnessUnits
|
Units of Measurement for Fitness |
ExtensionProperty
|
🗜The utility interface for Associated Object |
BezelKit
|
BezelKit is a Swift package designed to simplify the process of accessing device-specific bezel sizes in apps. Knowing the exact bezel size can be crucial for aligning UI elements, creating immersive experiences, or when you need pixel-perfect design layouts. |
Valigator
|
Swift validator library |
UserDefault
|
Swifty User Defaults thanks to Property Wrappers |
Vulkan
|
Swift Vulkan SDK bindings for macOS and Linux |
CypherPoetSwiftUIReduxUtils
|
A collection utilities for architecting SwiftUI apps in the Redux/Elm style of Reducers, Actions, Side Effects and Middlewares. Now updated for Swift Concurrency. |
SpanGrid
|
An enhanced SwiftUI grid. |
PublisherKit
|
An open source implementation of Apple's Combine framework for processing asynchronous events over time |
Prompt
|
Prompts the user for more information. |
Numberick
|
✨ An arithmagick overhaul in Swift |
fastfood
|
error: 'package': Source files for target Fastfood should be located under 'Sources/Fastfood', or a custom sources path can be set with the 'path' property in Package.swift
|
DirtyCowKit
|
MDC Swift Package |
DictionaryNestedSubscript
|
Nested subscript for Dictionary. |
DateStrings
|
A Swift 5 Date extension library that adds helpful string accessors and a string based initialiser. With new methods and properties that make getting a string from a Date easy. |
Composed
|
A Swift framework for composing data. |
CodableDatastore
|
An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services. |
bytes
|
bytes is a set of Swift tools to cover many all-day tasks in iOS development. |
BMHCrypto
|
BMHCrypto is a pure Swift packages built on CryptoKit, adds useful extensions and ready to use. |
AwesomeNumbersKit
|
Large number arithmetic in Swift |
AutoLayoutProxy
|
A simple and lightweight Auto-Layout-Kit that makes you feel like playing a fun game laying out views. AutoLayout supports UIKit on iOS & tvOS and AppKit on macOS so you wouldn't have to worry about using different solutions on different platforms. AutoLayoutProxy is compiled on Xcode 14.2 using Swift 5.7 and will be updated for all future releases |
AntMessageProtocol
|
Swift Implementation of the ANT Message Protocol |
ValueCodable
|
A Value struct to decode arbitrary data |
SwiftUPnP
|
A 100% Swift based UPnP implementation |
SwiftDithering
|
Swift package focused on Dithering Images |
spawn
|
A small command-line tool to quickly tryout a Swift Package Manager package locally |
FirebladePAL
|
Fireblade platform abstraction layer |
MyHTML
|
A Swift wrapper for MyHTML, a fast, pure-C, HTML 5 parsing library |
Menkyo
|
OpenSSL wrapper for parsing x509 certificates in Swift |
lexicon-gen
|
CLI tool written in Swift to generate Swift codes from AT Proto's Lexicon files. |
Injector
|
A Swift package for simple dependency injection that also supports Swift UI previews. |
EmojiKit
|
📚 Ultimate Emoji Generator library for Swift |
CohesionKit
|
Single source of truth library |
Amber
|
An Apple Music API client written in Swift. |
TimeLapse
|
Simple Date & Int extension with time lapse description format |
Soft
|
A Spotify Web API library built for Swift - including Linux support |
SimpleHTTP
|
Lightweight HTTP framework adding functionalites to URLSession. |
Run
|
Run provides a quick, concise way to run an external command and read its standard output and standard error. |
NetworkKit
|
A reactive HTTP Networking in Swift using PublisherKit |
Logger
|
Really lightweight logger for your CLI app |
Lingo
|
Swift code generation for Localizable.strings files |
ignorio
|
Gitignore.io command line client written in Swift. |
Flint
|
Generate projects and files from template. |
DottedVersionVector
|
Swift implementation of a dotted version vector (see https://github.com/ricardobcl/Dotted-Version-Vectors) |
CoreDataKit
|
Core Data for a Type Safe Swift |
ConfigParser
|
A pure-Swift INI Config parser |
Captain
|
makes easy to manage git hooks for written in Swift products |
app-store-reviews
|
Swift Package to download user reviews from the Apple App Store. |
XCOpen
|
A tool to easily open a file of .xcodeproj, .xcworkspace or .playground by Xcode. |
SwiftUIWavyRectangleShape
|
An animatable SwiftUI Shape for drawing a rectangle with curved sine wave along the bottom. |
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. |
swift-measures
|
Updating https://github.com/alexandrehsaad/swift-contributors-plugin.git
Updated https://github.com/alexandrehsaad/swift-contributors-plugin.git (0.19s)
Updating https://github.com/alexandrehsaad/swift-numeric-protocols.git
Updated https://github.com/alexandrehsaad/swift-numeric-protocols.git (0.16s)
error: could not find the commit 62680e3d205cce79605824f2b6eb3844228147ec in https://github.com/alexandrehsaad/swift-numeric-protocols.git
|
swift-log-sentry
|
Sentry logging backend for SwiftLog |
Bloombox
|
Cloning into 'package'...
Submodule 'Schema' (git@github.com:bloombox/Schema.git) registered for path 'Schema'
Submodule 'SwiftGRPC' (https://github.com/bloombox/grpc-swift.git) registered for path 'SwiftGRPC'
Cloning into '/usr/src/package/Schema'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:bloombox/Schema.git' into submodule path '/usr/src/package/Schema' failed
Failed to clone 'Schema'. Retry scheduled
Cloning into '/usr/src/package/SwiftGRPC'...
Cloning into '/usr/src/package/Schema'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:bloombox/Schema.git' into submodule path '/usr/src/package/Schema' failed
Failed to clone 'Schema' a second time, aborting
|
SImage
|
Multiplatform Core Graphics wrapper. |
SemanticUI-Swift
|
error: 'package': Source files for target SemanticUI should be located under 'Sources/SemanticUI', or a custom sources path can be set with the 'path' property in Package.swift
|
plfile
|
File Management Library |
pdftron-apple-package
|
PDFTron iOS Swift Package |
NavigationKit
|
Navigation library for SwiftUI apps |
MultipleImageView
|
Displaying multiple images like Twitter. |
ImagePickerModule
|
The image picker allow to take pictures with the devices camera or select pictures from the library. It takes care of state management and handles the case of no camera access. |
GhostTyping
|
error: 'package': Source files for target GhostTyping should be located under 'Sources/GhostTyping', or a custom sources path can be set with the 'path' property in Package.swift
|
Disruptive
|
Client library in Swift for Disruptive Technologies' REST API |
BBLayoutKit
|
A simple and lightweight Auto-Layout Kit that makes you feels laying out views as a fun game. BBLayaoutKit supports UIKit on iOS & tvOS and AppKit on MacOS so you wouldn't have to worry about using different solutions on different platforms. BBLayoutKit is compiled on Xcode 11.4 using Swift 5.2 and will be updated for all future releases. |
ActionBuilderPlugin
|
Swift Package Manager plugin which runs ActionBuilder to create a Github Actions workflow for a swift package. |
XcodeProject
|
Xcode Project manipulation from Swift |
TraceLogAdaptiveWriter
|
An adaptive system log writer for the TraceLog logging system. Logs to Linux systemd Journal & Apple Unified Logging System. |
Inspect
|
Access UIKit and AppKit components from within SwiftUI. |
Sass
|
The Swift-Sass repository is a wrapper around the LibSass C/C++ port of the Sass engine. |
SwiftEventCenter
|
A simple and easy to use event manager |
SolarSystem
|
An interactive app for visually exploring the solar system. |
SlamKit
|
Fast Closure based Swift Package for Cross-platform OSes |
MPUtils
|
Swift utility classes and extensions |
ModulusOperandi
|
Declarative modular arithmetic for Swift Integers and Floating-Point types that supports Euclidean, flooring, and truncating division algorithms. |
KeychainItem
|
|
ClearFashionWidget
|
Clear Fashion native iOS SDK for the widgets |
HTTPKit
|
A Swift library containing constructs for interacting with APIs over the HTTP protocol |
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. |
DominoKit
|
Swift library for creating applications with dominoes. |
csv-dialect-swift
|
DialectalCSV: Multi-dialect CSV parser in Swift for handling different separated value formats. Conforms to Frictionless Data's CSV Dialect spec |
Camera
|
A well-tested iOS framework for displaying a camera preview and taking pictures. |
Bouncer
|
Command line argument parser written in Swift. |
Balam
|
Swift NoSQL functional database |
A11yoop
|
iOS accessibility tools |
SwiftSVG
|
A Swift SVG parsing library |
SwiftPackageKeys
|
Framework for a simple Swift package manager that generates Swift native code from environment, application key-value files. |
SwiftNFD
|
Swift wrapper for Native File Dialog, a tiny, neat C library that portably invokes native file open and save dialogs. |
libsass
|
A Swift wrapper around the LibSass C/C++ port of the Sass engine. |
SwiftFormatterPlugin
|
Plugin that runs SwiftFormatter on a swift package |
ColorSwatches
|
Turn an NSColor or UIColor into an image |
shivalib
|
This Repo is for package and pods i.e how to integrate Cocoapods and spm in iOS project. |
SemanticVersioningKit
|
Small library to create and parse Semantic Versioning conforming representations. |
SagaParsleyMarkdownReader
|
A Markdown reader for Saga that uses Parsley |
Runner
|
Swift helper for launching subprocesses and capturing their output. |
RoundedDecimal
|
error: Could not find Package.swift in this directory or any of its parent directories.
|
ReviewPrompter
|
ReviewPrompter is an open-source library for iOS applications written in Swift that helps you intelligently prompt users for app reviews. It tracks the occurrence of specific events within your app and requests a review prompt when the specified conditions are met. |
Restler
|
Make simple API request using functional programming |
RepeatCLI
|
A lightweight and user-friendly tool for effortlessly repeating and customizing text. |
RawDog
|
RawDog is a Swift library that extends RawRepresentable types with arithmetic operations |
Pooling
|
Pooling is an interface for classes that implement object pool design pattern |
plcommand
|
Running Command with Swift |
Navigation
|
Navigation is a framework that provides an another look on iOS app screens navigation |
LocationManagerModule
|
The location manager allows the tracking of user locations and setting of geofences. |
Keyboard
|
/usr/src/package: error: manifest parse error(s):
/usr/src/package/Package.swift:16:28: error: cannot convert value of type '[Double]' to expected argument type '[Int]?'
swiftLanguageVersions: [3.3, 4.1, 4.2]
^
|
Http
|
Simple declarative HTTP API framework |
EventTracker
|
EventTracker is an open-source Swift library that allows you to easily track and monitor multiple named events and their occurrences. |
EloRatingSystem
|
Elo Rating System written in Swift for Swift Package Manager |
DynamicCodable
|
Easily preserve arbitrary Codable data structures when unarchiving |
DiskCache
|
A lightweight local cache lib written in Swift. |
DigicertSwift
|
Digicert Client in Swift |
ClosurePublisher
|
📡 Combine Publisher for closure results |
ClampedPropertyWrapper
|
A Swift Property Wrapper for automatically clamping Comparable values within a closed range. |
Checkbox
|
Embarrassingly simple UIControl with binary state that appears as a garden-variety checkbox. |
CELLULAR
|
Collection of µ-frameworks and utility classes/extensions used in CELLULAR swift projects. |
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. |
ArgumentParser
|
📄 A simple, lightweight Swift command line argument parser library. |
YVAnchor
|
Faster and easier layout constraints |
yes
|
yes command line tool written in Swift. 60+ times faster than macOS built-in yes. |
Weakable
|
An easy way to hold weak references in Swift. |
ValidatableKit
|
Composable data validation API in Swift exposing simple DSL for writing validations. |
Dunesailer Utilities
|
A Swift package featuring various useful utilities |
URLImage
|
A view for instant images on SwiftUI. |
SwiftTranslate
|
Easy to use Swift language translation |
swift-tca-custom-alert
|
Custom modals and alerts using SwiftUI and TCA! |
Taylor
|
Taylor makes beautiful words happen, a Lorem Ipsum generator for Swift. |
MultiplicativeArithmetic
|
Formalizes an object's ability to be multiplied by something |
swift-dropbox-client
|
Basic Dropbox HTTP API client that does not depend on Dropbox's SDK |
SwiftAnalyticsKit
|
A Composable Analytics API for Swift |
SPM
|
Helpful commands to compliment Swift Package Manager |
Script.swift
|
Scripting in Swift with method chaining |
Requests
|
Sugar for your HTTP requests |
RenameCommand
|
A ParsableArguments implementation for making minimal rename scripts in Swift |
PoliceDataKit
|
A Swift Package for UK Police data providing a rich data source for information about crime and policing in England, Wales and Northern Ireland. |
MapViewModule
|
|
LinuxMainGen
|
[deprecated] A tool to automatically generate LinuxMain.swift |
JustTime
|
JustTime is a lightweight Swift library that provides types for working with time and duration independently of dates. |
ISO639.swift
|
ISO639 languages for swift |
InAnyCase
|
Convert between programmer case styles, e.g., inAnyCase → in_any_case |
HyperSwift
|
SwiftUI apps with React Hooks and HyperScript |
HTTPMethod
|
Just an enum of HTTP request methods. |
HotSoda
|
HotSoda is Ability Management Utility for Vapor Applications. |
DLInterval
|
A mathematical abstractions of intervals in Swift |
DependencyInjectorObjectMapper
|
Dependency injector Swift support ObjectMapper |
Cron
|
Cron for Swift |
Cpng
|
libpng wrapper for Swift Package Manager |
CiNiiKit
|
error: 'package': Source files for target CiNiiKit should be located under 'Sources/CiNiiKit', or a custom sources path can be set with the 'path' property in Package.swift
|
Async
|
Swift Async package that makes creating and using asynchronous tasks easier. |
AStar
|
A* path finding library in Swift |
Args
|
A Swift package that parses command line arguments and returns a hash of the passed flags |
Appliable
|
Appliable makes configuring objects easier and more convenient using closures. |
ZodiacKit
|
ZodiacKit provides a simple way to determine the zodiac sign for a given date. |
URLImageModule
|
The url image allows you to show graphical content from remote sources via a url. This packe also provides useful http-request-lifecycle-specific content. |
UnitIntervalPropertyWrapper
|
A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1]. |
SyntacticSugar
|
Syntactic Sugar library for Swift language (SSS) |
SwiftySass
|
A LibSass wrapper for Swift |
SwiftUITextView
|
UITextView wrapped for use with SwiftUI |
StringIntegerAccess
|
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that. |
SpecialString
|
Ever need a string but also wish it weren't a String type? |
SimpleLogging
|
For when you need something more advanced than print, but not a whole heavy system |
SwiftShell
|
Simple Shell Executor with Swift. |
SafeCollectionAccess
|
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |
RectangleTools
|
A set of Swift utilities for dealing with rectangles, including a way to generically build your own! |
SwiftPackagesBase
|
A Swift Library containing useful code for Any Swift project. |
swift-numeric-protocols
|
Swift package decomposing numeric protocols. |
FunctionTools
|
Some tools to make functions easier to use in Swift |
SwiftDownloadManager
|
A download manager for screens, handles cache and resumes downloads |
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 |
SPM
|
SPM is a Swift wrapper around the official Swift Package Manager. |
SlamMacOSKit
|
Fast Closure based Swift Package for MacOS Development |
SemanticVersioning
|
This package provides the Swift protocol compatible with Semantic Versioning (2.0.0). |
RollView
|
RollView is an iOS implementation of ListView on Android |
NMapsGeometry
|
NAVER에서 SPM 지원 안 해줘서 내가 쓸려고 만든 패키지 |
Manifest
|
A Swift Interface for an SPM Project's Manifest File |
ImageFetcher
|
Fetch images from the Web. |
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. |
http-client-module
|
'HTTPClientModule' /usr/src/package: error: Source files for target HTTPClientModuleTests should be located under 'Tests/HTTPClientModuleTests', or a custom sources path can be set with the 'path' property in Package.swift
|
FileExistence
|
A wrapper for Foundation fileExists |
ElsevierKit
|
error: 'package': Source files for target ElsevierKit should be located under 'Sources/ElsevierKit', or a custom sources path can be set with the 'path' property in Package.swift
|
DLCoreGraphics
|
|
DLAngle
|
Provides an abstraction for mathematical angle written in Swift 4. |
HyperHooks-Core
|
HyperHooks Core for usage with HyperHooks DOM and HyperSwift |
AlphabetEncoder
|
A library to encode and decode integers from base alphabets of characters. |
ActionBuilderCore
|
Swift code to build Github Action workflows to test Swift packages |