quire-io / SwiftyChrono
A natural language date parser in Swift (ported from chrono.js)
☆202Updated 3 years ago
Alternatives and similar repositories for SwiftyChrono
Users that are interested in SwiftyChrono are comparing it to the libraries listed below
Sorting:
- Escape and unescape HTML entities in Swift☆175Updated 2 years ago
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆111Updated 6 years ago
- A library that lets you setup feature flagging for your iOS app using CloudKit☆99Updated 4 years ago
- Experimental SwiftUI build of the iOS app switcher☆67Updated 4 years ago
- Type-safe wrapper for SF Symbols☆148Updated 5 years ago
- Swift Decoder/Encoder which converts to/from dictionaries.☆174Updated 2 years ago
- Drawing text along curve in SwiftUI☆128Updated last year
- Custom iOS sheet☆143Updated 5 years ago
- ⚡️ Modern replacement for Apple's Reachability written in Swift and made elegant using Combine.☆118Updated last year
- Beating `Error.localizedDescription` at its own game.☆184Updated last year
- iOS alternate app icons from Asset Catalogs☆131Updated last year
- Simple card stack implemented with SwiftUI☆113Updated 5 years ago
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆118Updated 4 years ago
- CATransform3D manipulation made easy.☆263Updated 2 years ago
- Handy UI features that should have been part of UIKit in the first place.☆128Updated 2 years ago
- Learn about how SoulverCore can give Swift "better than regex" data parsing features (for many common tasks)☆154Updated 2 years ago
- Useful helpers for working with Codable types in Swift☆130Updated 4 years ago
- Swift µframework for fetching images 🍊☆148Updated 5 years ago
- iOS Squircle rounding corner for UIView☆104Updated last year
- ☆178Updated last year
- GRDB ❤️ Combine☆222Updated 4 years ago
- The Missing SwiftUI Adaptive and Accessible Stacks Library.☆114Updated 4 years ago
- A SwiftUI view that manages a UIViewController that responds to keyboard events with modified additionalSafeAreaInsets.☆183Updated 5 years ago
- ☆152Updated 2 years ago
- Cross-platform Swift library for parsing SVGPath strings☆116Updated last month
- Encode and decode deeply-nested data into flat Swift objects☆103Updated 2 years ago
- Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.☆150Updated 6 months ago
- A command-line tool for tracking Swift project licenses☆247Updated last year
- Sample code for my article on CloudKit.