fcanas / HLSCoreLinks
A collection of Swift packages for working with HLS
☆14Updated 3 years ago
Alternatives and similar repositories for HLSCore
Users that are interested in HLSCore are comparing it to the libraries listed below
Sorting:
- Add a drop shadow to a UIVisualEffectView using a 9-part UIImage.☆59Updated 5 years ago
- Convert Swift structs to Objc Classes on the fly!☆52Updated 6 years ago
- Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides pla…☆44Updated 3 years ago
- The ISO 8601 period/duration APIs missing in Foundation☆30Updated 2 years ago
- SwiftUI implementation of a collection view, similar to UICollectionView with UICollectionViewFlowLayout.☆37Updated 5 years ago
- A Swift Property Wrapper to invalidate your view's layout or display based on property changes.☆72Updated 6 months ago
- Mattt's beautiful gist to gain SwiftUI previews for your UIViews turned into Swift Package.☆28Updated 5 years ago
- Utilities for doing currency conversion with the Money library☆82Updated 5 years ago
- A quick way to test out a resizable iOS app font stack at all sizes via UI testing☆44Updated 7 years ago
- Everything your projects need to know☆62Updated 4 years ago
- Combine Marbles☆53Updated 6 years ago
- 🐨 Evil but simple code injection, don't use!☆38Updated 6 years ago
- A Metal-backed, blazingly fast alternative to CAGradientLayer.☆96Updated last year
- Split NSAttributedText into glyph CGPath, convert NSAttributedText to SVG☆40Updated 6 years ago
- A mechanism for sending typed notifications with payloads across your iOS app.☆77Updated 4 years ago
- Timelane + Core☆66Updated 3 years ago
- Implementation of boids flocking simulation using SpriteKit and Swift 🐠☆39Updated 6 years ago
- A correct way to determine if two floating-point numbers are approximately equal to one another in Swift