Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumolari/operationskit

Subclasses of NSOperation to work with promises
https://github.com/sumolari/operationskit

ios macos nsoperation operations promise promisekit

Last synced: 23 days ago
JSON representation

Subclasses of NSOperation to work with promises

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/Sumolari/OperationsKit.svg?branch=master)](https://travis-ci.org/Sumolari/OperationsKit)
[![codecov](https://codecov.io/gh/Sumolari/OperationsKit/branch/master/graph/badge.svg)](https://codecov.io/gh/Sumolari/OperationsKit)

# OperationsKit

Subclasses of `NSOperation` to work with promise-based asynchronous operations.