and-valentini / ESPtouchSwift
A Swift implementation of ESPTouch library for iOS for connect ESP8266 and ESP32.
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ESPtouchSwift
- [UNMAINTED] command-line tool to check for outdated Swift Package Manager dependencies☆33Updated 2 years ago
- A μlibrary in Swift containing all the countries with their localized name, ISO code, phone code, country code, flag image and emoji.☆28Updated 3 years ago
- The ISO 8601 period/duration APIs missing in Foundation☆29Updated last year
- UserInterface - a collection of convenience extensions specifically tailored to building user interfaces in Swift.☆52Updated 6 years ago
- ⚡️ A Swift library for communicating with XBee radios in API mode☆21Updated 4 years ago
- Shortest-path multi-step Core Data migrations in Swift☆15Updated 2 months ago
- Example code for https://robb.is/working-on/a-peel-off-animation☆63Updated 4 years ago
- Equally Spaced Stacks for SwiftUI☆21Updated 4 years ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆35Updated last year
- Focus on the semantics and the visual representation of NSAttributedString separately.☆32Updated 4 years ago
- A SwiftUI library to display Apple Pencil and Pasteboard-like alerts on iOS.☆51Updated last year
- macOS app to manage carthage, cocoapods, derived data and swift package manager☆42Updated 6 years ago
- 🔐Lightweight generation of message digests & HMACs with support for popular cryptographic algorithms.☆13Updated 4 years ago
- Experiments with Swift async/await and structured concurrency☆42Updated 3 years ago
- SwiftCron is meant to make scheduling and repeating functions easy in Swift in macOS and Linux☆54Updated 4 years ago
- Dynamic, Rule based @EnvironmentKeys for SwiftUI☆57Updated 5 years ago
- ☆24Updated 4 years ago
- Compile time validation and wrapper class generation for configuration files in iOS projects☆21Updated 5 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated 6 months ago
- ⛲️ Adapted Data Source in Swift and a little bit more☆53Updated 4 years ago
- Visualisation of swift package dependencies☆37Updated last year
- This repo consists of RnD project to create UICollectionView equivalent using SwiftUI☆20Updated 4 years ago
- A Swift library for serializing Codable types to and from [String: Any].☆19Updated last year
- SwiftUI macOS color picker inspired by Louie Mantia's color palette☆21Updated 4 years ago
- Adaptive split view controller☆13Updated 7 years ago
- Leveraging KeyPaths to their full potential☆10Updated 5 years ago
- Easily and elegantly display touches on screen in your iOS app. Taps appear as a subtle ripple effect, while longer presses show continua…☆15Updated 2 years ago
- A Decimal type that plays nicely with literals and Decodable☆31Updated last year
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.