Highlights
Lists (1)
Sort Name ascending (A-Z)
Stars
Delightful, robust, cross-platform and chainable file-pathing functions.
Straightforward, type-safe argument parsing for Swift
Easily run shell commands from a Swift script or command line tool
A Swift package that helps adding colors to strings written to the terminal.
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
Links from the stories discussed on Swift News
A modern, expressive testing package for Swift
Trick iOS Into Animating App Icons
Observe how different SwiftUI container views affect state and lifecycle events (onAppear, onDisappear).
High-performance particle effects for SwiftUI.
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
This is generally where I do test and try codes for better understanding of what it means and how to hearness the compiler potentials
An exhaustive expansion of the standard SwiftUI library.
Display and customize Markdown text in SwiftUI
Asynchronous socket networking library for Mac and iOS
A very naive implementation of Redux using Combine BindableObject to serve as an example
A simple line and bar charting library that supports accessibility written using SwiftUI.
Introspect underlying UIKit/AppKit components from SwiftUI
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.
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading…
Completed projects for the Swift on Sundays livestream series