Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 497 Bytes

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+).