quickthyme/qloop
**QLoop** /'kyoo•loop/ - *n* - Declarative asynchronous operation loops
[Introduction](docs/introduction.md)
a.k.a. what it is and what it does.
[Getting Started](docs/getting-started.md)
How to install and start using it.
[API Reference](docs/reference.md)
Basically just a listing of the classes, functions, and arguments that make up QLoop.
[Change Log](docs/changelog.md)
On-going summary of pertinent changes from one version to the next.
[Demo App](https://github.com/quickthyme/qloop-demo)
The example app, qloop-demo, demonstrates how to write a declarative iOS app using QLoop, which includes real-world working examples of static composition, error handling, concurrent threads, and unit-testing.
<br />
Enjoying QLoop? You might check out its soul-mate: QRoute, a library providing declarative navigation and routing features with similar enthusiasm. Using them together, or separately, is up to you.
:)
Package Metadata
Repository: quickthyme/qloop
Default branch: master
README: README.md