All Projects â†’ nodegui â†’ Svelte Nodegui

nodegui / Svelte Nodegui

Licence: mit
Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Svelte Nodegui

Swift
Swift XMPP client and Swiften XMPP library
Stars: ✭ 190 (-92.69%)
Mutual labels:  cross-platform, qt
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-96.54%)
Mutual labels:  cross-platform, qt
Arcgis Appstudio Samples
Collection of samples available in AppStudio for ArcGIS desktop to learn and help build your next app.
Stars: ✭ 78 (-97%)
Mutual labels:  cross-platform, qt
Qpmx
A frontend for qpm, to provide source and build caching
Stars: ✭ 13 (-99.5%)
Mutual labels:  cross-platform, qt
Atomicdex Desktop
atomicDEX Desktop app - project codename "Dextop"
Stars: ✭ 126 (-95.15%)
Mutual labels:  cross-platform, qt
Extensionsindex
Slicer extensions index
Stars: ✭ 36 (-98.61%)
Mutual labels:  cross-platform, qt
Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (-50.38%)
Mutual labels:  cross-platform, qt
Flyingcarpet
Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows.
Stars: ✭ 788 (-69.67%)
Mutual labels:  cross-platform, qt
Qhttpengine
HTTP server for Qt applications
Stars: ✭ 112 (-95.69%)
Mutual labels:  cross-platform, qt
Mne Cpp
MNE-CPP: A Framework for Electrophysiology
Stars: ✭ 104 (-96%)
Mutual labels:  cross-platform, qt
Slicergitsvnarchive
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 896 (-65.51%)
Mutual labels:  cross-platform, qt
Packer
Package and deploy apps built with NodeGui to all platforms
Stars: ✭ 137 (-94.73%)
Mutual labels:  cross-platform, qt
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
Stars: ✭ 7,324 (+181.91%)
Mutual labels:  cross-platform, qt
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (-55.74%)
Mutual labels:  cross-platform, qt
Liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
Stars: ✭ 6,657 (+156.24%)
Mutual labels:  cross-platform, qt
Xpiks
Cross-Platform Image Keywording Software for microstock photographers and illustrators
Stars: ✭ 81 (-96.88%)
Mutual labels:  cross-platform, qt
Notes
Note-taking application, write down your thoughts.
Stars: ✭ 612 (-76.44%)
Mutual labels:  cross-platform, qt
Cutelyst
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Stars: ✭ 671 (-74.17%)
Mutual labels:  cross-platform, qt
Nodegui Starter
A starter repo for NodeGui projects
Stars: ✭ 93 (-96.42%)
Mutual labels:  cross-platform, qt
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-94.84%)
Mutual labels:  cross-platform, qt

Svelte NodeGUI

Join the NodeGUI community on Spectrum Join the Svelte community on Discord All Contributors JS Party #96

Build and Test status

Build performant, native and cross-platform desktop applications with Node.js and Svelte.🚀

Svelte NodeGUI is powered by Svelte and Qt5 💚 which makes it CPU- and memory-efficient when compared to Chromium-based solutions like Electron. Svelte NodeGUI is essentially a Svelte renderer for NodeGUI.

If you are looking for the React-based version, check out: React NodeGUI.

If you are looking for the Vue-based version, check out: Vue NodeGUI.

Visit: https://svelte.nodegui.org for docs.

logo

How does it look?

demo_linux demo_win demo_mac
kitchendemo_macdemo_win

More screenshots?

More Examples:

https://github.com/nodegui/examples


Features

  • 🧬 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 20 MB for a Hello World program.
  • 💅 Styling with CSS (includes actual cascading). Also has full support for Flexbox layout (thanks to Yoga).
  • ✅ Complete Node.js api support (Currently runs on Node v12.x - and is easily upgradable). Hence has access to all Node.js-compatible npm modules.
  • đŸŽȘ Native widget event listener support. Supports all events available from Qt / NodeJs.
  • 💾 Can be used for Commercial applications.
  • đŸ•”ïžâ€â™‚ïž Good Devtools support.
  • 📚 Good documentation and website.
  • đŸ§™â€â™‚ïž Good documentation for contributors.
  • đŸŠčđŸ»â€â™€ïž Good support for dark mode (Thanks to Qt).
  • 🏅 First class TypeScript support. (Works on regular JS projects too 😉).

Getting Started

Docs for contributing

Svelte NodeGUI

File issues and get in touch (e.g. on the Svelte Discord's #nativedev channel), and we can guide you to something broken that needs fixing!

NodeGUI

Looking to contribute to NodeGUI? If you wish to implement a new widget/add more features and need help understanding the codebase, you can start here: Contributing developer docs.

Please read https://github.com/nodegui/.github/blob/master/CONTRIBUTING.md

Building

npm run build

Optionally set QT_INSTALL_DIR='/path/to/qt' environment variable to build using your own version of Qt.

Updating docs

Generating docs from source code

The docs generation process is currently a manual operation (text edit everything yourself). The docs are a copy-paste of the React NodeGUI docs, with some text replacement. We're also carrying around a slight fork of the React NodeGUI source in the codebase. In future we hope to clean up this workflow and make it more automatable using typedoc just like the original React NodeGUI workflow.

Deploying docs to GitHub Pages

cd website && GIT_USER=<your_git_username> npm run deploy

Funding

As no funding infrastructure is in place for Svelte NodeGUI specifically, please consider supporting NodeGUI instead, which would be just as productive!

Special Thanks

Code of Conduct

https://github.com/nodegui/.github/blob/master/CODE_OF_CONDUCT.md

License

MIT

Maintainers ✹

People maintaining this project.

Jamie Birch
Jamie Birch

Contributors ✹

Thanks goes to these wonderful people (emoji key):


Jamie Birch

đŸ’»

Saurav Sahu

đŸ’»

Matthieu PERREIRA DA SILVA

đŸ’»

Jonas Grunert

đŸ’»

LukeyBeachBoy

đŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].