nodegui

A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org

MIT License

Downloads
6.6K
Stars
8.8K
Committers
73

Bot releases are visible (Hide)

nodegui - 0.1.6 - NodeGUI

Published by a7ul about 5 years ago

Adds spinbox
Adds window title
Adds scroll area
Adds checkbox isChecked and setcheckd

Thanks @Uriziel01

nodegui - NodeGui - 0.1.5

Published by a7ul about 5 years ago

Adds all Qt Enums
Adds QProgressbar - orientation
Adds TS typings
Adds QWidget - move/setGeometry
Adds QPlainTextEdit - clear

Thanks @Uriziel01 @rgabs @marcus-sa

nodegui - NodeGUI - 0.1.4

Published by a7ul about 5 years ago

Adds QIcon
Adds QPlainTextEdit
Adds few more methods to QLineEdit (clear and readonly)
Adds QPushButton setFlat and setIcon

Also bumps Qode to version 1.0.3 - See qode's changelog here: https://github.com/nodegui/qode/releases/tag/v1.0.3

Thanks @kakulgupta and @rgabs for your contributions 🎉

nodegui - 0.1.3 - NodeGUI

Published by a7ul about 5 years ago

NodeGui version is the initial release of NodeGUI that runs on Windows, Mac and Linux 64bit Os versions.