Starred repositories
Elegant transition library for iOS & tvOS
An ultra-light MacOS utility that helps hide menu bar icons
A command-line tool and Xcode Extension for formatting Swift code
Commonly used sequence and collection algorithms for Swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
Straightforward, type-safe argument parsing for Swift
A standalone, flexible API that provides a full-featured rich text editor for iOS applications.
A Swift package for parsing, building, editing, and analyzing Markdown documents.
📝 Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more.
A SwiftUI system components and interactions demo app
🦀Amazingly incredible extraordinary lightning fast diffing in Swift
Easily script with third-party Swift dependencies.
Advanced mathematical types and functions for Swift
OpenTerm, a sandboxed command line interface for iOS
A simple CoreData query language for Swift and Objective-C.
Fully open source text editor for iOS written in SwiftUI.
Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.
A Swift playground explaining the concepts of the new Combine framework
A showcase of the many different styles of windows possible with NSWindow on macOS
A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.
Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)
Xterm/VT100 Terminal emulator in Swift
Delightful, robust, cross-platform and chainable file-pathing functions.
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. …