Swiftpack.co - Swift Packages by fizker

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

Packages published by fizker

fizker/swift-apple-associated-domains-vapor 1.0.0
Vapor helpers for serving AppleΒ΄s Associated Domains specification
⭐️ 2
πŸ•“ 2 years ago
macOS
fizker/swift-server-sent-event-vapor 0.1.2
Helper types for using Server Sent Events with the Vapor web-server.
⭐️ 1
πŸ•“ 1 year ago
macOS
fizker/swift-environment-variables 1.0.1
Safely extract environment values
⭐️ 0
πŸ•“ 1 week 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.0.1 - Sendable support
1 week ago
Added Sendable to exposed types
1.0.0
2 years ago
Initial release.
fizker/swift-oauth2-models 0.4.0
Models for OAuth2 (RFC 6749) in Swift
⭐️ 0
πŸ•“ 1 week 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.
0.4.0
1 week ago
0.3.0
17 weeks ago
0.2.2
49 weeks ago
Added built-in support for including ClientID and ClientSecret with a ClientCredentials AccessToken request.
0.2.1
2 years ago
- Added convenience helper for creating TokenExpiration from a Date.
SwiftOAuth2Models 0.2.0
2 years ago
- Improved ErrorResponse type - Added PasswordAccessTokenRequest ([4.3.2](https://tools.ietf.org/html/rfc6749#section-4.3.2)). - Added ClientCredentialsAccessTokenRequest ([4.4.2](https://tools.ietf.org/html/rfc6749#section-4.4.2)). - Added support for Implicit Grant ([4.2.1](https://tools.ietf.org/html/rfc6749#section-4.2.1)).
SwiftOAuth2Models 0.1.0
3 years ago
Initial release. The code implements the 4.1 models of the RTC.
linux macOS iOS
fizker/swift-gpio 0.2.0
High-level wrappers around SwiftyGPIO
⭐️ 0
πŸ•“ 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.
0.2.0 - Clean up and documentation
1 year ago
Breaking: - Renamed the `GPIOs` class to `GPIOController`. This is a breaking change that the compiler will catch. - Updated the `hz` based constructor of the software pulse-width-modulation feature to initialise correctly. Before, it was only correct for `50hz`, now it is correct for all values. Features: - Added DocC comments to a bunch of the public symbols. - Added convenience functions for switching the value of a pin. It now have a `.toggle()`, similar to `Bool`.
iOS macOS watchOS tvOS
fizker/swift-server-sent-event-models 0.0.1
Swift data models for Server-sent events
⭐️ 0
πŸ•“ 1 year ago
linux macOS iOS
fizker/swift-apple-associated-domains 1.0.0
JSON model for creating or parsing AppleΒ΄s Associated Domains specification
⭐️ 0
πŸ•“ 2 years ago
fizker/swift-keychain 0.1.1
A helper for swiftifying the Keychain APIs.
⭐️ 0
πŸ•“ 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.
V. 0.1.0
1 year ago
Initial release. This includes the `GenericPasswordKeychainItem` keychain type.
iOS macOS
fizker/swift-extensions 1.3.0
A collection of small extensions and custom operators.
⭐️ 0
πŸ•“ 18 weeks 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.3.0
18 weeks ago
- Added Optional.unwrap() - Moved Array.removing(at:) from Array to a protocol inherited by Array
1.2.0
30 weeks ago
Added Pipeline operator
1.1.1
49 weeks ago
Fixed an issue where the new Date decoding failed if the date did not include fractional seconds
1.1.0
1 year ago
Added helpers for `Date`, `JSONEncoder` and `JSONDecoder` for handling ISO 8601 dates with fractional seconds.
1.0.0
1 year ago
Initial release containing the `~` operator, the `??=` operator, the `[safe:]` subscript for RandomAccessCollection and the `removing(at index:)` function for Array.

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