Swift Packages
Repository | Description |
---|---|
Repeat | 🕦 Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD |
Regulate | Provides time-based regulation operators like Debounce and Throttle. 100% based on Swift concurrency. |
debounced-closure | Simple and flexible way to debounce closure calls in Swift |
Debouncify | 🔂 Swift actor to debounce anything & SwiftUI View modifier `onChange` with debounce |