Here are
26 public repositories
matching this topic...
Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀
-
Updated
Mar 5, 2021
-
TypeScript
Package and deploy apps built with NodeGui to all platforms
-
Updated
Jan 4, 2021
-
TypeScript
Repo containing example apps made with NodeGui and React NodeGui
-
Updated
Feb 24, 2021
-
TypeScript
Discord client powered by Node.JS and Qt Widgets.
-
Updated
Mar 2, 2021
-
TypeScript
Useful resources for creating apps with NodeGui
Build extremely powerful and efficient native cross-platform desktop applications using Angular and NodeGUI
-
Updated
Mar 4, 2021
-
TypeScript
A library for building cross-platform native desktop applications with TypeScript.
-
Updated
Sep 2, 2019
-
TypeScript
starter skeleton repository for vue-nodegui projects
-
Updated
Dec 14, 2020
-
JavaScript
A Markdown editor in NodeGui
-
Updated
Dec 12, 2020
-
TypeScript
react-native stylesheets implementation for nodegui and react-nodegui
-
Updated
Jul 19, 2020
-
TypeScript
A NodeGui plugin that adds native animation capabilities to NodeGui widgets and objects. Based on QAnimation
Simple React NodeGui testing utilities that encourage good testing practices.
-
Updated
Dec 12, 2020
-
TypeScript
React NodeGui's devtools support module.
-
Updated
Dec 30, 2019
-
JavaScript
Starter repository for building native desktop application using NG-QT
netease clond music nodegui clent🎼🎼🎼🎼
-
Updated
Aug 24, 2020
-
TypeScript
Code samples used for NodeGui karmajs meetup demo
-
Updated
Dec 12, 2020
-
HTML
A QFontMetrics binding for nodegui
Random password generator made with React Nodegui
-
Updated
Jan 6, 2021
-
TypeScript
A QGraphicsOpacityEffect binding for nodegui
Docker image that comes preinstalled with Qt5, CMake & Node.js
-
Updated
Sep 22, 2019
-
Dockerfile
The Bitwarden desktop vault running on Node.JS and Qt.
-
Updated
Oct 5, 2020
-
TypeScript
notification center client
-
Updated
Jan 13, 2020
-
TypeScript
Ejemplo de una apñicación programada con Javascript y NodeGUI
-
Updated
May 4, 2020
-
JavaScript
Improve this page
Add a description, image, and links to the
nodegui
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
nodegui
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'm trying to use this library in my own project but I fail. BTW I'm trying to use it in nodegui to write tests for it
I tried something like this
docker run --rm -i -v "$PWD":/code --workdir /code ngqt/qode sh test.sh
where test.sh is