Pinned Repositories
Beak
A command line interface for your Swift scripts
Codability
Useful helpers for working with Codable types in Swift
Genesis
Templating, scaffolding and generation tool
JSONUtilities
Easily load JSON objects and decode them into structs or classes
Mint
A package manager that installs and runs executable Swift packages
Stringly
Manage and generate localization files
Stylist
Define UI styles for iOS apps in a hot-reloadable yaml or json file
SwagGen
OpenAPI/Swagger 3.0 Parser and Swift code generator
SwiftGUI
A SwiftUI GUI for browsing and editing pure Swift objects
XcodeGen
A Swift command line tool for generating your Xcode project
yonaskolb's Repositories
yonaskolb/SwiftyJSON
The better way to deal with JSON data in Swift
yonaskolb/Alamofire
Elegant HTTP Networking in Swift
yonaskolb/BrightFutures
Write great asynchronous code in Swift using futures and promises
yonaskolb/SwiftForms
A small and lightweight library written in Swift that allows you to easily create forms.
yonaskolb/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.