Swiftpack.co - Swift Packages by XCEssentials

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

Packages published by XCEssentials

XCEssentials/XCEUniFlow 8.3.2
Unidirectional data flow & finite state machine merged together - app architecture done right.
⭐️ 22
🕓 8 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.
v.3.2
7 years ago
Got rid of helpers for pre-verification and error throwing. The recommended replacement is the corresponding helpers from ‘MKHRequirement’ framework.
v.3.1
7 years ago
Significantly improved API, including: - much more flexible action definition helpers; - introduced 'Feature' and 'FeatureState' protocols; - reimagined 'GlobalModel' type, which allows to avoid defining custom data structure for global model; - introduced 'DispatcherProxy'; - updated 'DispatcherBindable' and 'DispatcherInitializable' protocols. Feature-actions application code became much more cleaner and straightforward, much more defined/restricted in how it should be written. this brings more order into the code and easier to design and understand.
v.2.2
7 years ago
Key feature of release: return explicitly 'Triggers' closure, or 'Mutations' closure, or both at the same time - no direct access to Dispatcher inside Action anymore, only from Triggers closure. More details: - more strict limitations on how we do mutation to global state and trigger other actions from current one; - more flexibility with input parameters naming inside action; - there are 6 kinds or actions: trigger only, mutator only, or both mutator and trigger at the same time - with and without input parameters for each one.
v.2.1
7 years ago
Key feature of release: improved rejection meta data and preconditions verification. Also: - improved debug rejection report formatting; - improved example in unit tests.
v.2.0
7 years ago
Key feature of release: PURE-FUNCTION actions. Other improvements: - improved source code structure; - simplified implementation, made it much more readable; - drop support of Objective-C interoperability.
v.1.1.1 - Swift 3 + Objective-C
7 years ago
Fixed minor Objective-C compatibility bug, improved overall project structure, added Xcake and Fastlane support.
v.1.1 - Swift 3 support
7 years ago
iOS macOS
XCEssentials/ValidatableValue 5.5.1
Generic value wrapper with built-in validation.
⭐️ 1
🕓 42 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.
Improved API and switched to Swift 4.1
5 years ago
v.2.3
6 years ago
Renamed project, moved under another account, wrote Readme.
v.2.2
7 years ago
Got rid of custom mutation control.
v.2.1
7 years ago
Added multi-step validation support. Also: - improved unit tests (they serve like example of usage as well); - minor improvements in code formatting.
v.2.0
7 years ago
‘ValueWrapper’ became a struct, not a class anymore.
v.1.1
7 years ago
Slightly improved API + minor bug fixes.
v.1.0 - Initial release
7 years ago
XCEssentials/XCEAPIClient 5.4.0
Lightweight URL-based API client
⭐️ 1
🕓 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.
v.5
3 years ago
Switch to Swift 5.
v.4
6 years ago
Removed external dependencies, improved API.
v.3.1
7 years ago
Minor bug fix (sometimes crashed when failed to create URL for provided relative path) + improved project structure.
v.3.0
7 years ago
Swift 3 support
v.2.0
7 years ago
Renamed project and made functionality instance-based, not static.
v.1.0.1
8 years ago
Minor addition - a helper type alias has been added for raw serialized parameters dictionary.
v.1.0.0
8 years ago
Initial release with basic functionality.
XCEssentials/XCEPipeline 3.9.1
Custom pipeline operators for easy chaining in Swift.
⭐️ 1
🕓 38 weeks ago
iOS macOS
XCEssentials/RepoConfigurator 3.0.5
Generate repo config files using Swift and Xcode.
⭐️ 1
🕓 3 years ago
macOS
XCEssentials/XCERequirement 2.6.1
Describe requirements in a declarative, easy-readable format.
⭐️ 0
🕓 38 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.
v.1.4
6 years ago
Renamed and moved under another account, published on Cocoapods.
v.1.2
7 years ago
Removed ‘XCTest’ framework support.
v.1.1
7 years ago
Minor improvements on API Thanks to: - http://stackoverflow.com/a/35102636 - https://github.com/Quick/Nimble/search?utf8=✓&q=OTHER_LDFLAGS
v.1.0
7 years ago
Initial release with base functionality.
XCEssentials/ByTypeStorage 3.12.0
Data container that allows to store exactly one instance of any given type.
⭐️ 0
🕓 2 years ago
iOS macOS

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