Matching packages where…
- license is known
Color
Simple extensions for working with Color and UIColor.
ColorCalculation
A color extension library for calculating hex, brightness, etc.
Common
Basic data structures, protocols and utilities for Swift
CoreResolve
A framework supporting the development of cross-Apple-platform apps using Swift
CoreUI
DataConvertible
Swift code to convert any type to Data and initialise any type from Data
Debugger
Debugger
DepthNSDictionary
Extension to navigate a nested dictionary using separator to search nested keys in a recursive implementation
DictionaryEncoder
Swift Dictionary Encoder, based off the JSON Encoder in Foundation
DIFlowLayoutEngine
Disk
💾 Output and Input for Files
EasierCGRect
Making CGRect play nice with data storage and calculations is annoying. Easier CGRect is a straightforward Swift extension that adds critically missing / boilerplate functionality to CGRect..
ElegantTabs
A simple SwiftUI package for macOS that gives you an easy and nice tab view. You can add icons, text, and custom colors. It handles hover and selection effects for you.
Environmentalism
Simple package that loads variables from your DotEnv files.
errands
µ-library for quick and simple running sequential asynchronous tasks
EventTracker
EventTracker is an open-source Swift library that allows you to easily track and monitor multiple named events and their occurrences.
FlexiJSONCoder
FlexiJSONCoder is a Swift library that simplifies decoding JSON data with type coercion and fallback support. It handles inconsistent data structures by automatically converting fields to the expected types
FontConfig
Swift library for FontConfig
FrameSpy
A family of objects that can be used to "spy" on a SwiftUI `View` and collect its `frame` (a `CGRect` describing position and size) relative to a coordinate space.
FRZSwizzling
A method-swizzling that works.