GabeRoze's Stars
jesseduffield/lazygit
simple terminal UI for git commands
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
markedjs/marked
A markdown parser and compiler. Built for speed.
inconshreveable/ngrok
Unified ingress for developers
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
nicklockwood/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
EmergeTools/Pow
Delightful SwiftUI effects for your app
malcommac/SwiftRichString
👩🎨 Elegant Attributed String composition in Swift sauce
theswiftdev/awesome-xcode-extensions
Awesome native Xcode extensions.
JohnSundell/Plot
A DSL for writing type-safe HTML, XML and RSS in Swift.
Lightricks/Kintsugi
A tool to automatically resolve Git conflicts that occur in Xcode project files
aheze/OpenFind
An app to find text in real life.
ruddfawcett/Notepad
[iOS] A fully themeable markdown editor with live syntax highlighting.
neemspees/tragic-methods
A collection of script depicting the strange quirks of programming languages.
stevengharris/MarkupEditor
WYSIWYG editing for SwiftUI and UIKit apps
tuan188/CleanArchitecture
Clean Architecture with Combine + SwiftUI
CypherPoet/charmed-dark-xcode-theme
A charming and colorful dark theme for Xcode 🌈.
mykelbengineer/LeetcodeTemplateFile
A template file that helps leetcoders organize their leetcode solutions into patterns and help them keep track of what have been done
shaps80/MarkdownText
A native SwiftUI view for rendering Markdown text in an iOS or macOS app
firebase/snippets-ios
iOS snippets used in firebase.google.com
benlmyers/swiftui-particles
🎉 Native, declarative, and fast particle emitters built in SwiftUI
jaywcjlove/swiftui-markdown
Render Markdown text in SwiftUI.
OneupNetwork/SQRichTextEditor
A rich text WYSIWYG editor for iOS, which is based on Squire using HTML5 and javascript.
hpique/HPTextViewTapGestureRecognizer
A gesture recognizer to detect taps on links and text attachments.
Finalet/Elegant-Emoji-Picker
Aesthetic, simple, and powerful emoji picker for Swift built with UIKit.
OneSignalDevelopers/onesignal-supabase-sample-integration-supabase
Sample integration to send a push notification using OneSignal from a Supabase edge function.
leonx98/Swift-ISO8601-DurationParser
Swift ISO8601 Parser
nathanhumphrey/remix-app
Remix with Firebase and Opinionated Structure (slightly volatile)
Miiha/composable-user-notifications
A wrapper around UNUserNotificationCenter that makes it easy to use from a reducer, and easy to write tests for how your logic interacts with UNUserNotificationCenter's functionality.
shufflingB/swiftui-macos-undoable-texteditor
macOS only demo of a SwiftUI native implementation of a Xcode 'like' text editing experience in SwiftUI