Swiftpack.co - Swift Packages by alexrozanski

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

Packages published by alexrozanski

alexrozanski/Coquille 0.3.0
A simple, modern Swift class for running shell commands
⭐️ 11
🕓 46 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.
v0.3.0: Cancellation and better defaults
46 weeks ago
- Supports cancellation of in-flight execution by returning an opaque cancellation handle you can call `cancel()` on - Defaults printing to stdout and stderr to `false` to make it easier to run background tasks silently - Fixes implementation of tests to make them more robust
v0.2.0: Minor fixes
51 weeks ago
- Mark additional members of `Process` API as `public` that were missed in the original release - Minor tweaks to README
v0.1.0: Initial release
51 weeks ago
Initial implementation of Coquille, supporting: - Simple API for specifying commands and arguments - `async` API for running shell commands - Support for default printing to `stdout` and `stderr` - Support for handlers to stream `stdout` and `stderr` from the child process to - Basic test coverage
macOS
alexrozanski/Slick 1.0.0
A SwiftUI view for displaying a soft, content-aware backlit background around images
⭐️ 10
🕓 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.0.0
1 year ago
Initial v1.0.0 release, with basic `SlickView` and `SlickDebugView` available for use on macOS. Enjoy! 🎉
macOS

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