Skip to content

Swift port of Elm's RemoteData package.

License

Notifications You must be signed in to change notification settings

mokagio/RemoteData

Repository files navigation

RemoteData

RemoteData is an enum you can use to represent the different states a resource that needs to be loaded from the network or any other location which responds asynchronously can be.

This is a port of the Elm package RemoteData.

About

Swift port of Elm's RemoteData package.

Topics

Resources

Stars

Watchers

Forks