technicat/swiftsys 0.77
misc Swift utils used in my apps
⭐️ 3
🕓 15 weeks ago
iOS
.package(url: "https://github.com/technicat/swiftsys.git", from: "0.77")
SwiftSys
In-progress, this is a hodgepodge of code from my apps (mostly Talk Dim Sum) that I want to open source and reuse, including
- displaying and speaking Chinese words (Cantonese, Mandarin, and Mandarin with simplified characters)
- map display and info links of places collected by region and country (used for restaurants in Talk Dim Sum but could be anything)
- Date extension for convenient formatting
- String extensions for copy to pasteboard and URL creation
- A Rumble class for convenience vibrations (UIFeedback).
- A Site class encapsulating URLs with support for markdown and various sites
- misc stuff
Formatted with Swimat.
Linted with SwiftLint.
Should follow Swift API guidelines.
and DocC documentation