Swiftpack.co - Swift Packages by valentinradu

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

Packages published by valentinradu

valentinradu/Helm v0.0.12-beta
A graph-based SwiftUI router
⭐️ 124
🕓 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.
Minor bugfixing
1 year ago
v0.0.11-beta
2 years ago
* exposed `presentedFragments` to public * added support for matching identifiable fragments
Initial release
2 years ago
iOS macOS watchOS tvOS driverKit macCatalyst
valentinradu/Trellis v0.4.2-beta
A lightweight, event-driven architectural framework
⭐️ 29
🕓 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.
Added new builtin services. Replaced reducers with the Store service
1 year ago
- added `@EnvironmentObject` for passing dependencies through the service tree without explicitly name them - added `Store`, a better way to handle stateful services - added `.mutate(on:mutateHandler:)`, used to mutate the `Store` - added `.with(model:)`, used to inject a model into the `Store` - added `.observe(observeHandler:)`, used to observe any action that passes through the service tree
Added Emitter and state observers
1 year ago
- added emitters for external events that need to be consumed by the cluster - added state observers allowing reducer's state to be immutable
Added a DSL for defining services
1 year ago
- new DSL for easier service creation - new dependency injection mechanism via the environment - serial and concurrent execution for multiple services
Side effects + Swift 5.6 concurrency model
2 years ago
- improved the API and reduced its surface - added support for Swift 5.6+ concurrency model - moved to a more functional style
v0.0.1-beta
2 years ago
- initial release - tested and ready to use - some APIs might change in the future
iOS macOS watchOS tvOS driverKit macCatalyst
valentinradu/swift-toledo v1.1.2
A dependency injection library for Swift that statically generates resolvers at compile-time.
⭐️ 23
🕓 50 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.
Tidy dependencies. Dropped external ToledoTool.
50 weeks ago
- updated to SwiftSyntax 508.0.0 - removed external ToledoTool dependency and replaced it with an `executableTarget`
v1.1.0
1 year ago
- removed actors in favor for a mixed Swift concurrency/semaphore approach - added support for protocol dependencies - changed the replace provider api
Initial release
1 year ago
iOS macOS watchOS tvOS driverKit macCatalyst
valentinradu/swiftui-async-context 0.0.8
A package that enables async and throwing calls from anywhere inside a view
⭐️ 2
🕓 41 weeks ago
iOS macOS

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