Skip to content

A lightweight implementation of Future & Promise pattern

License

Notifications You must be signed in to change notification settings

fabioferrero/FutureKit

Repository files navigation

FutureKit

Swift Package Manager Contact Me

FutureKit is a lightweight implementation of Future&Promise pattern, inspired by John Sundell's article "Under the hood of Futures & Promises in Swift"

Installation with Swift Package Manager

FutureKit can be used in either a Swift command line tool, or in an app for iOS, macOS, tvOS or Linux.

To install FutureKit, simply add a new dependency to your Package.swift file. For more information, please see the Swift Package Manager documentation.

.package(url: "https://github.com/fabioferrero/FutureKit", from: "0.1.0")

Any questions or feedback?

Please feel free to open an issue, or contact me via email.

FF 👨🏻‍💻

About

A lightweight implementation of Future & Promise pattern

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages