Updated Useful Extensions (markdown)

omar
2025-08-07 17:02:27 +02:00
parent a1a264329c
commit 77b0b1c819

@@ -418,6 +418,9 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
**imgui_stdlib**: InputText() wrappers for C++ standard library (STL) type: std::string (2018-2022)
<BR> [in main repository](https://github.com/ocornut/imgui/tree/master/misc/cpp)
**imgui-module**: C++20 Module Binding for ImGui (2025)
<BR> [github/stripe2933/imgui-module](https://github.com/stripe2933/imgui-module/)
**TextFmt()**: helper to use fmt (2023)
<BR> [pastebin](https://pastebin.com/QCnFhDMu)