Pinned Repositories
CodingKeysMacro
Swift Macro that automatically generates CodingKeys for converting snake_case to lowerCamelCase.
Kusa
Kusa is a CLI tool that works on any platform and displays GitHub contribution graphs.
LocalNotificationEditor
A SwiftUI view for easily displaying, adding, and editing local notifications for debugging.
swift-dependencies-graph
CLI tool to output Mermaid of module dependencies for multi-modularized projects in Swift Package Manager
swift-dependencies-macro
Macro for convenient use of swift-dependencies
swift-fullscreen-popup
Library that can display popup above NavigationBar in SwiftUI
swift-typed-date
Library for enhancing Swift's Date handling by enabling type-level customization of date components
swiftui-simplex-architecture
A Library of simple architecture that decouples state changes from SwiftUI's View
TouchSimulator-iOS14
simulate touch tool working on iOS14
UserDefaultsEditor
A SwiftUI View for easily modifying UserDefaults values for debugging
Ryu0118's Repositories
Ryu0118/swiftui-simplex-architecture
A Library of simple architecture that decouples state changes from SwiftUI's View
Ryu0118/swift-fullscreen-popup
Library that can display popup above NavigationBar in SwiftUI
Ryu0118/UserDefaultsEditor
A SwiftUI View for easily modifying UserDefaults values for debugging
Ryu0118/swift-typed-date
Library for enhancing Swift's Date handling by enabling type-level customization of date components
Ryu0118/LocalNotificationEditor
A SwiftUI view for easily displaying, adding, and editing local notifications for debugging.
Ryu0118/Booklog
Simple, lightweight book management app
Ryu0118/TaskTree
An iOS app that allows you to manage tasks in a tree
Ryu0118/swift-persistable-timer
Persistent timers and stopwatches ensuring seamless state restoration
Ryu0118/LicenseCLI
CLI tool for collecting library licenses
Ryu0118/Pool
Modern lightweight cache library written in Swift
Ryu0118/CoWBox
An efficient swift property wrapper for optimized state management with Copy-on-Write semantics
Ryu0118/Mugen
Bypasses the 64 local notification limit on iOS devices, allowing for unlimited notification scheduling.
Ryu0118/swift-guard
Ryu0118/swift-persistable-timer-addition
swift-persistable-timer for swift-dependencies
Ryu0118/swift-semantic-versioning-parser
Easy semantic version parsing
Ryu0118/LicenseList
Generate a list of licenses for the Swift Package libraries that your app depends on.
Ryu0118/PagerTabStripView
🚀 Elegant Pager View fully written in pure SwiftUI.
Ryu0118/SafeFirebaseAnalytics
Ryu0118/Scipio
A new build tool to generate XCFramework
Ryu0118/swift-perception
Observable tools, backported.
Ryu0118/APNSwift
📱HTTP/2 Apple Push Notification Service built with swift - send push notifications to iOS, iPadOS, tvOS, macOS, watchOS, visionOS, and Safari!
Ryu0118/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
Ryu0118/CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
Ryu0118/EditValueView
Library that makes easy to display property edit screens for SwiftUI.
Ryu0118/homebrew-tap
Ryu0118/nest
🪺A package manager to install an executable binary which is made with Swift.
Ryu0118/Ryu0118
Config files for my GitHub profile.
Ryu0118/swift-case-paths
🧰 Case paths bring the power and ergonomics of key paths to enums!
Ryu0118/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Ryu0118/swift-package-manager
The Package Manager for the Swift Programming Language