-
Is there a Patreon, Ko-fi, or Paypal address we can give donations to in order to help keep Vuido development going?
-
Hello, I am a Chinese user and I am open to VPN. I can access your github, but I can't access https://vuido.mimec.org/. I would like to ask if there are other API addresses? Or can I provide a gh-page…
-
how can I use tags to output items, for example, to display a table?
-
Cool project. We've been looking into doing something similar for the Aurelia framework. I'm wondering, how much of this work is Vue-specific, vs. how much is re-usable in a way that could benefit oth…
-
If you are using **one data variable for conditional render by "v-if" for two elements**, it crashes on change:
```
Press the button!
Thanks!
…
-
I tried to spin up a simple vuido app on my livestream today and ran into some issues.
Looks like the latest version of vuido with textinput and textarea is not published to npm?
https://youtu.b…
-
Hi, I'm looking for info about creating desktop apps (windows exe/osx app)
Is this not working yet?
ghost updated
6 years ago
-
Hi, [libui-node](https://github.com/parro-it/libui-node/pull/74) author here.
I'm writing just to say hi and compliment for this awesome project.
Feel free to /CC me if you get problem related to t…
-
Hello, is it possible to use vuido with vue-cli webpack template? I've run into a couple of issues.
I'm getting this error: ` Cannot find module 'vuido-template-compiler',`
-
```
module.js:681
return process.dlopen(module, path._makeLong(filename));
^
Error: The module '/.../proton-launchui/node_modules/libui-node/nbind.node'
was compiled against …