Pinned Repositories
atomic
atomic is a Swift property wrapper designed to make values thread-safe.
blade
Blade is a pagination framework that simplifies the integration of pagination into the application.
capture-kit
CaptureKit is a framework written in Objective-C that provides functions that can be used to capture the contents of a screen.
cqrs
The Command and Query Responsibility Segregation
flare
In-app purchases and subscriptions made easy (StoreKit 1 & StoreKit 2). Support for iOS, iPadOS, watchOS, and macOS.
flex-ui
flex-ui is a small tool that helps chain UI configurations.
floating-text-field
A customizable floating text field written in SwiftUI
iap
Verifies a purchase receipt via AppStore
typhoon
Typhoon is a service for retry policies
validator
Validator is a framework written in Swift that provides functions that can be used to validate the contents of an input value.
Space Code's Repositories
space-code/flare
In-app purchases and subscriptions made easy (StoreKit 1 & StoreKit 2). Support for iOS, iPadOS, watchOS, and macOS.
space-code/validator
Validator is a framework written in Swift that provides functions that can be used to validate the contents of an input value.
space-code/typhoon
Typhoon is a service for retry policies
space-code/blade
Blade is a pagination framework that simplifies the integration of pagination into the application.
space-code/cqrs
The Command and Query Responsibility Segregation
space-code/floating-text-field
A customizable floating text field written in SwiftUI
space-code/atomic
atomic is a Swift property wrapper designed to make values thread-safe.
space-code/capture-kit
CaptureKit is a framework written in Objective-C that provides functions that can be used to capture the contents of a screen.
space-code/flex-ui
flex-ui is a small tool that helps chain UI configurations.
space-code/skeleton-ui
SkeletonUI provides an easy way to make your views skeletonable
space-code/transitions
A framework that reduces the hassle of creating custom transitions
space-code/builder-macro
builder-macro is a macro that implements the Builder design pattern in Swift
space-code/concurrency
concurrency is a collection of concurrency primitives which helps increase testability
space-code/lazy
Lazy is a small, handy tool for lazily initializing a value
space-code/log
Log is a lightweight logging framework written in Swift.
space-code/oss-common-actions
Common actions used across our OSS libraries. Not for general use.
space-code/dangerfile
The dangerfile is used for checking PRs in space-code projects
space-code/dotfiles
Dotfiles are a collection of configuration files used to customize the command-line environment and development tools.
space-code/dsc_extractor
A tool designed to extract and analyze the contents of dyld shared cache (DSC) files
space-code/go-auth
space-code/go-middlewares
go-middlewares is a collection of commonly used middlewares in Go.
space-code/haptic-feedback
haptic-feedback defines different types of haptic feedback
space-code/network-layer
Network communication made easy.
space-code/overlay-container
overlay-container is a lightweight Swift library for managing overlays and bottom sheets in iOS applications.
space-code/package-template
Swift Package template
space-code/page-control
page-control is a highly customizable page control.
space-code/pulse
pulse is a swift package designed to efficiently debounce values
space-code/service-locator
service-locator is a framework written in Objective-C that implements a design pattern used in software development to encapsulate the processes involved in obtaining a service with a strong abstraction layer
space-code/snacker
snacker is a lightweight Swift library for displaying snackbars in iOS applications.
space-code/throttle
throttle is a handy tool for task throttling