Skip to content
Native desktop applications using Vue.js.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
build update copyright banners Aug 14, 2018
docs fix typo in code block Feb 12, 2019
example fix indentation Aug 14, 2018
packages update to version 0.2.0 Aug 20, 2018
src add dialog methods Aug 13, 2018
test add dialog methods Aug 13, 2018
.babelrc initial commit May 17, 2018
.editorconfig initial commit May 17, 2018
.gitbook.yaml add initial documentation May 19, 2018
.gitignore update .gitignore May 23, 2018
LICENSE initial commit May 17, 2018
README.md simplify the README Aug 20, 2018
package-lock.json update to version 0.2.0 Aug 20, 2018
package.json update to version 0.2.0 Aug 20, 2018

README.md

Vuido

Create native desktop applications for Windows, OS X and Linux using Vue.js.

NPM module MIT License

Introduction

Vuido is a framework for creating native desktop applications based on Vue.js. Application using Vuido can run on Windows, OS X and Linux, using native GUI components, and don't require Electron.

Under the hood, Vuido uses the libui library which provides native GUI components for each desktop platform, and the libui-node bindings for Node.js.

Documentation

You can find the full documentation of Vuido at vuido.mimec.org.

Acknowledgements

Vuido is largely based on Vue.js and shares most of its code, except for the platform specific code related to libui.

Vuido was inspired by Proton Native, an environment for creating native desktop applications using React.

License

Vuido is licensed under the MIT license

Copyright (C) 2018 Michał Męciński

You can’t perform that action at this time.