mw99 / OhhAuthLinks
Pure Swift implementation of the OAuth 1.0 protocol as an easy to use extension for the URLRequest type. (RFC-5849)
☆35Updated 3 years ago
Alternatives and similar repositories for OhhAuth
Users that are interested in OhhAuth are comparing it to the libraries listed below
Sorting:
- iOS Squircle rounding corner for UIView☆105Updated last year
- An attempt to recreate the ring controls in Apple’s Activity app☆109Updated 5 years ago
- An experimental re-creation of Siri Shortcut's Drawer View component.☆132Updated 7 years ago
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆111Updated 6 years ago
- ⚡️ Modern replacement for Apple's Reachability written in Swift and made elegant using Combine.☆124Updated last year
- Escape and unescape HTML entities in Swift☆175Updated 3 years ago
- The Missing SwiftUI Adaptive and Accessible Stacks Library.☆115Updated 4 years ago
- Framework that enables syncing between iCloud (CloudKit) and Core Data☆156Updated 3 years ago
- iOS alternate app icons from Asset Catalogs☆131Updated 2 years ago
- Store and retrieve Codable objects to various persistence layers, in a couple lines of code!☆157Updated 11 months ago
- Experiments with SwiftUI☆116Updated 2 years ago
- Fonts in iOS made safe, expressive, and dynamic.☆76Updated 3 years ago
- A simple way to create scalable bulleted lists in UILabel and UITextView☆44Updated 7 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- Build declarative GraphQL queries in Swift.☆79Updated 3 years ago
- Easy, drop-in tip jar for iOS apps.☆79Updated 6 months ago
- A lightweight analytics reporting package for iOS and macOS projects.☆81Updated 2 years ago
- A SwiftUI view that manages a UIViewController that responds to keyboard events with modified additionalSafeAreaInsets.☆183Updated 6 years ago
- Xcode extension - quickly change access control level (public, private etc.) of selected Swift code by Editor menu item or keyboard comma…☆140Updated 4 years ago
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆120Updated 4 years ago
- Type-safe wrapper for SF Symbols☆147Updated 6 years ago
- BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit and Foundation APIs☆144Updated last month
- String metric/similarity functions implemented in Swift.☆106Updated 5 years ago
- Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.☆151Updated last year
- Observable Property and Signal for building data-driven UI without Rx☆93Updated 2 years ago
- 📆 Create dates and date components easily (e.g. "first Thursday of the next month")☆140Updated 2 years ago
- Unidirectional Data Flow in Swift 🚀 based on Combine 🚜☆131Updated last year
- Useful helpers for working with Codable types in Swift☆131Updated 5 years ago
- Create (dark mode compatible) color assets for Xcode programmatically from a CSS-like textfile☆81Updated 2 years ago
- print table on swift. print(table: [1, 2, 3])☆83Updated 8 months ago