SHDateFormatter
|
A date formatter supporting encoding as well as decoding of many different date and time formats including the often used ISO8601 standard. |
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. |
Engine
|
The engine that powers all my packages, tools and apps. |
Assist
|
App Store Connect API access via CLI written in Swift |
swift-argument-parser
|
Straightforward, type-safe argument parsing for Swift |
ASCKit
|
The backbone of my App Store Connect related software |
SHSearchBar
|
The search bar that doesn't suck. |
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 |