Stars
List of Computer Science courses with video lectures.
A dependency management library inspired by SwiftUI's "environment."
Share knowledge about the tooling that you use while developing iOS applications
Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
An overview of the different types of charts you can make with Swift Charts
🕸 A collection of Swift server-side frameworks for handling HTML, CSS, routing and middleware.
🧰 Case paths extends the key path hierarchy to enum cases.
Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.
A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
📸 Delightful Swift snapshot testing.
🎱 Composable, transformable, controllable randomness.
A collection of tools for debugging, diffing, and testing your application's data structures.
A bidirectional router with more type safety and less fuss.
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, ma…
A library to derive and compose Environment's in The Composable Architecture.
Display and customize Markdown text in SwiftUI
Community-run website for documenting Xcode Tips
Powerful property wrapper to back codable properties.
Minesweeper game in Swift UI using the Composable Architecture
History viewer and transmitter for Composable Architecture apps
Introspect underlying UIKit/AppKit components from SwiftUI
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
⚡ File sharing progressive web app built using WebTorrent and WebSockets
A demo implementation of SwiftUI for the Web
A very naive implementation of Redux using Combine BindableObject to serve as an example