Registry / utility / oof
library2021-11-23vcpkgunverified

Convenient, high-performance RGB color and position control for console output.

vcpkg install oof
INSTALL
IMPORT
SIG · OOF
O
oof
utilitycppv2021-11-23
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

oof/oof.h
#include <oof/oof.h>

Print colored console output using oof.

#include "oof/oof.h" #include <iostream> int main() { // Example: print colored text std::cout << oof::red << "Hello in red!" << oof::reset << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2021-11-23latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

oof — pip install oof · libregistry