https://github.com/alemar11/advancedoperation
AdvancedOperation
https://github.com/alemar11/advancedoperation
ios macos nsoperation nsoperationqueue operation operationqueue operations swift tvos watchos
Last synced: 7 months ago
JSON representation
AdvancedOperation
- Host: GitHub
- URL: https://github.com/alemar11/advancedoperation
- Owner: alemar11
- License: mit
- Created: 2017-10-17T09:32:45.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T14:10:15.000Z (about 1 year ago)
- Last Synced: 2024-10-28T17:10:35.865Z (about 1 year ago)
- Topics: ios, macos, nsoperation, nsoperationqueue, operation, operationqueue, operations, swift, tvos, watchos
- Language: Swift
- Homepage: https://www.alessandromarzoli.com/AdvancedOperation/documentation/advancedoperation/
- Size: 5.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Support: Support/AdvancedOperation.h
Awesome Lists containing this project
README

## AdvancedOperation
[](https://github.com/alemar11/AdvancedOperation/releases)
Operation usefull extensions.
- [Requirements](#requirements)
- [Documentation](#documentation)
- [Installation](#installation)
- [License](#license)
- [Contributing](#contributing)
## Requirements
[](https://developer.apple.com/swift)

## Documentation
Documentation is [available online](http://www.alessandromarzoli.com/AdvancedOperation/).
> [http://www.alessandromarzoli.com/AdvancedOperation/](http://www.alessandromarzoli.com/AdvancedOperation/)
## Installation
### Swift Package Manager
```swift
dependencies: [
.package(url: "https://github.com/alemar11/AdvancedOperation.git", .upToNextMajor(from: "7.1.0"))
]
```
## License
[](https://github.com/alemar11/AdvancedOperation/blob/master/LICENSE.md)
AdvancedOperation is released under the MIT license. See [LICENSE](./LICENSE.md) for details.
## Contributing
Pull requests are welcome!
[Show your ❤ with a ★](https://github.com/alemar11/AdvancedOperation/stargazers)