File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,23 @@ Main docs: https://docs.nodegui.org
1212
1313## Nodegui Features
1414🧬 Cross platform. Should work on major Linux flavours, Windows and MacOS.
15+
1516📉 Low CPU and memory footprint. Current CPU stays at 0% on idle and memory usage is under 20mb for a hello world program.
17+
1618💅 Styling with CSS (includes actual cascading). Also has full support for Flexbox layout (thanks to Yoga).
19+
1720✅ Complete Nodejs api support (Currently runs on Node v12.x - and is easily upgradable). Hence has access to all nodejs compatible npm modules.
21+
1822🎪 Native widget event listener support. Supports all events available from Qt / NodeJs.
23+
1924💸 Can be used for Commercial applications.
25+
2026🕵️♂️ Good Devtools support.
27+
2128📚 Good documentation and website.
29+
2230🧙♂️ Good documentation for contributors.
31+
2332🦹🏻♀️ Good support for dark mode (Thanks to QT).
2433
2534# Getting started
You can’t perform that action at this time.
0 commit comments