mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-21 18:24:29 +08:00
Promises/A+ implementation for Qt/C++
.github/workflows | ||
cmake | ||
docs | ||
include | ||
src/qtpromise | ||
tests | ||
.appveyor.yml | ||
.clang-format | ||
.gitignore | ||
.remarkrc.yml | ||
CMakeLists.txt | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
qpm.json | ||
qtpromise.pri | ||
README.md |
Overview
Promises/A+ implementation for Qt/C++.
Requires Qt 5.6 (or later) with C++11 support enabled or Qt 6.
Documentation
License
QtPromise is available under the MIT license.