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: 2 months 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T10:56:21.000Z (almost 9 years ago)
- Last Synced: 2025-06-19T15:47:51.470Z (about 1 year ago)
- Topics: ios, macos, nsoperation, operations, promise, promisekit
- Language: Swift
- Size: 92.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/Sumolari/OperationsKit)
[](https://codecov.io/gh/Sumolari/OperationsKit)
# OperationsKit
Subclasses of `NSOperation` to work with promise-based asynchronous operations.