Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sumolari/operationskit
- Owner: Sumolari
- License: mit
- Created: 2017-01-02T10:15:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T10:56:21.000Z (over 7 years ago)
- Last Synced: 2024-10-23T09:03:48.457Z (2 months ago)
- Topics: ios, macos, nsoperation, operations, promise, promisekit
- Language: Swift
- Size: 92.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.