Swiftpack.co - Swift Packages by rudifa

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by rudifa

rudifa/RudifaUtilPkg v0.6.0
Small Swift extensions that make my life easier, see the docs.
⭐️ 4
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.7.3
1 year ago
## What's Changed * update RegexExt func extractCurrencyAndAmount to ignore a comma... by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/60 * add extension Date: millisecondsSince1970 by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/62 **Full Changelog**: https://github.com/rudifa/RudifaUtilPkg/compare/1.7.2...1.7.3
1.7.2
1 year ago
## What's Changed * update wrapped Date variables docs by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/58 **Full Changelog**: https://github.com/rudifa/RudifaUtilPkg/compare/1.7.1...1.7.2
1.7.1
1 year ago
## What's Changed * Master by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/56 * update workflows to use main by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/57 **Full Changelog**: https://github.com/rudifa/RudifaUtilPkg/compare/1.7.0...1.7.1
1.7.0
1 year ago
## What's Changed * add extension Array where Element == String { func sortedBySuffixAndPrefix()...} by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/53 * add TimerDeltaSigma by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/54 * add UIImage summary by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/55 **Full Changelog**: https://github.com/rudifa/RudifaUtilPkg/compare/1.6.3...1.7.0
1.6.3
1 year ago
## What's Changed * revise logClassAndFunc by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/51 * add IntExt.swift by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/52 **Full Changelog**: https://github.com/rudifa/RudifaUtilPkg/compare/1.6.2...1.6.3
FileBackedDictionary: make public removeValue
1 year ago
fix copyright notice
1 year ago
Add FileBackedDictionary
1 year ago
`struct FileBackedDictionary` persist its values in the iOS/macOS app's file system
apply DRY
1 year ago
## What's Changed * extension Encodable: apply DRY to the recently added var json and var jsonpp by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/43 **Full Changelog**: https://github.com/rudifa/RudifaUtilPkg/compare/1.5.0...1.5.1
1.5.0
1 year ago
## What's Changed * Fix ext encodable and string by @rudifa in https://github.com/rudifa/RudifaUtilPkg/pull/42 `extension Encodable`: add - `var json: String?` - `var jsonpp: String?` `extension String`: fix the deprecation message to read - `@available(*, deprecated, message: "use allMatches(with:) instead")` **Full Changelog**: https://github.com/rudifa/RudifaUtilPkg/compare/1.4.3...1.5.0
iOS macOS
rudifa/iOS-SwiftUI 0.3.0
Utility extensions for SwiftUI.
⭐️ 0
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2 years ago
Add NiceButtonStyle
2 years ago
Added custom shape Hexagon with tests
Diamond: minor fix
2 years ago
Diamond.inset: protect against a call with Rect(0,0) which caused returning (nan,nan); return (0,0) instead **Full Changelog**: https://github.com/rudifa/rfSwiftUI/compare/0.1.3...0.1.4
change back to swift-tools-version:5.5
2 years ago
build with swift-tools-version:5.3
2 years ago
change from swift-tools-version:5.5 to 5.3, latest on github actions runner
add public to exported items
2 years ago
Initial release
2 years ago
**Adds SwiftUI shapes and methods** `struct Diamond : InsettableShape` A diamond (rhombus) drawn within the frame of the view containing it. `struct Squiggle : InsettableShape` A squiggle drawn within the frame of the view containing it. `extension InsettableShape: strokeBorder(_:lineWidth:fill:)` Stroke the border and fill an InsettableShape `extension Shape: stroke(_:lineWidth:fill:)` Stroke and fill a Shape `extension Shape: striped(lineWidth:)` Stroke the shape and fill with 8 vertical stripes
iOS macOS
rudifa/iOS-RazeCore 0.1.2
based on Reusable iOS Frameworks - a RW video tutorial
⭐️ 0
🕓 3 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics