Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift.
☆13Nov 1, 2024Updated last year
Alternatives and similar repositories for SweeterSwift
Users that are interested in SweeterSwift are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- UIWindowTransition is easy way to animated set root view controller of UIWindow. It written in Swift 4.2☆11Jan 21, 2023Updated 3 years ago
- Get the element at the specified index only if it is within bounds, otherwise nil☆12Jun 5, 2019Updated 6 years ago
- 👇👆🐍 Converts String to lowerCamelCase, UpperCamelCase and snake_case. Tested and written in Swift.