Pinned Repositories
Alamofire
Elegant HTTP Networking in Swift
CollectionViewDataSource
UICollectionView DataSource Class written in Swift that moves away repetitive code and helps keeps the View Controller light
datasource
UITableView and UICollectionView DataSource Class written in Swift that help remove repetitive code when is come to datasource management, keeping the view controller light
merchantkit
A modern In-App Purchases management framework for iOS.
network-hijack
A nice way to test your network calls.
prestige
A state management architecture for Swift inspired by Redux, Vuex
Strongbox
Strongbox is a Swift utility class for storing data securely in the keychain. Use it to store small, sensitive bits of data securely.
swift-additions
Swift extensions and utils that I use
TableViewDataSource
UITableView DataSource Class written in Swift that moves away repetitive code and helps keeps the View Controller light
uikit-additions
UIKit additions and custom ui that I use
Prince2k3's Repositories
Prince2k3/prestige
A state management architecture for Swift inspired by Redux, Vuex
Prince2k3/uikit-additions
UIKit additions and custom ui that I use
Prince2k3/swift-additions
Swift extensions and utils that I use
Prince2k3/TableViewDataSource
UITableView DataSource Class written in Swift that moves away repetitive code and helps keeps the View Controller light
Prince2k3/datasource
UITableView and UICollectionView DataSource Class written in Swift that help remove repetitive code when is come to datasource management, keeping the view controller light
Prince2k3/CollectionViewDataSource
UICollectionView DataSource Class written in Swift that moves away repetitive code and helps keeps the View Controller light
Prince2k3/merchantkit
A modern In-App Purchases management framework for iOS.
Prince2k3/network-hijack
A nice way to test your network calls.
Prince2k3/Strongbox
Strongbox is a Swift utility class for storing data securely in the keychain. Use it to store small, sensitive bits of data securely.
Prince2k3/Alamofire
Elegant HTTP Networking in Swift
Prince2k3/alltrails
Prince2k3/AsyncExtensions
AsyncExtensions aims to mimic Swift Combine operators for async sequences.
Prince2k3/branching-strategy
🔀 Branching strategies! For Git!
Prince2k3/CombineCocoa
Combine publisher bridges for UIKit
Prince2k3/CombineExt
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
Prince2k3/fluent
Simple ActiveRecord implementation for Swift
Prince2k3/mysql
Robust MySQL interface for Swift
Prince2k3/node-apidoc-markdown
Generate API documentation in markdown from apidoc data
Prince2k3/pagination
Simple Vapor 3 Pagination
Prince2k3/project-csa
A new project from Plaid.
Prince2k3/SourceKitten
An adorable little framework and command line tool for interacting with SourceKit.
Prince2k3/Spin.Swift
Spin aims to provide a versatile Feedback Loop implementation working with the three main reactive frameworks available in the Swift community (RxSwift, ReactiveSwift and Combine)
Prince2k3/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
Prince2k3/vapor
Elegant web framework for Swift that works on iOS, OS X, and Ubuntu.
Prince2k3/vapor-mysql
MySQL Provider for the Vapor web framework.