Update README: Bump NodeJs version; Remove Spectrum link
This commit is contained in:
parent
c3c597df4d
commit
1b399ef5be
@ -1,9 +1,7 @@
|
||||
# NodeGui
|
||||
|
||||
[](https://spectrum.chat/nodegui)
|
||||
[](#contributors)
|
||||
[](https://changelog.com/jsparty/96)
|
||||
|
||||
[](https://github.com/nodegui/nodegui/actions)
|
||||
|
||||
Build **performant**, **native** and **cross-platform** desktop applications with **Node.js** and **CSS like styling**.🚀
|
||||
@ -44,7 +42,7 @@ https://github.com/nodegui/examples
|
||||
- 🧬 **Cross platform.** Should work on major Linux flavours, Windows and MacOS.
|
||||
- 📉 **Low CPU and memory** footprint. Current CPU stays at 0% on idle and memory usage is under 20mb for a hello world program.
|
||||
- 💅 **Styling with CSS** (includes actual cascading). Also has full support for Flexbox layout (thanks to Yoga).
|
||||
- ✅ **Complete Nodejs api support** (Currently runs on Node v12.x - and is easily upgradable). Hence has access to all nodejs compatible npm modules.
|
||||
- ✅ **Complete Nodejs api support** (Currently runs on Node v16.x - and is easily upgradable). Hence has access to all nodejs compatible npm modules.
|
||||
- 🎪 **Native widget event listener support.** Supports all events available from Qt / NodeJs.
|
||||
- 💸 **Can be used for Commercial applications.**
|
||||
- 🕵️♂️ **Good Devtools support.**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user