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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Readme.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Svelte NodeGUI is powered by **Svelte** and **Qt5** 💚 which makes it CPU and
15
15
16
16
<imgsrc="https://vuejs.org/images/logo.png"alt=""width="25" /> If you are looking for the **Vue**-based version, check out: **[Vue NodeGUI](https://github.com/nodegui/vue-nodegui)**.
17
17
18
-
There is no dedicated documentation for Svelte NodeGUI yet, so please refer to the [React NodeGui](https://react.nodegui.org/) documentation website instead. Svelte NodeGUI implements exactly the same APIs as React NodeGUI – literally a copy-paste, as you'll see in [src/dom/react-nodegui](src/dom/react-nodegui) – so those docs are equally applicable.
- For now, download a zip of this repo and copying the `demo` folder is the best way to scaffold a new project.
58
-
- Read through the [React NodeGUI docs](https://react.nodegui.org/) (there are no Svelte NodeGui docs yet, but there should be little difference).
58
+
- Read through the [Svelte NodeGUI docs](https://svelte.nodegui.org/) (there are no Svelte NodeGUI docs yet, but there should be little difference).
59
59
- Checkout the examples: https://github.com/nodegui/examples .
60
60
-[Tutorial: Build a native Meme Search Desktop app with Javascript (NodeGUI) and Giphy API](https://www.sitepoint.com/build-native-desktop-gif-searcher-app-using-nodegui/)
0 commit comments