/Nui

A C++ WebView UI Library

Primary LanguageC++Boost Software License 1.0BSL-1.0

Nui

A C++ WebView UI Library. Nui enables you to build C++ user interfaces using a browser window tied to a main process.

Website: https://nuicpp.org

Documentation: https://nuicpp.github.io/nui-documentation/

Setup

How to get going with nui is explained here in detail: Installation

Contributing

Pull Requests are welcome, please format your changes and additions with clang-format (Ideally version 16+).