All Projects → quasarframework → electron-wrapper

quasarframework / electron-wrapper

Licence: MIT License
[DEPRECATED] Electron Wrapper for Quasar App

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to electron-wrapper

chartjs-with-quasar-framework
Using ChartJs Library with Quasar Framework Demo
Stars: ✭ 28 (+55.56%)
Mutual labels:  quasar-framework
nuxt-quasar
Nuxt module for the Quasar Framework
Stars: ✭ 36 (+100%)
Mutual labels:  quasar-framework
example-frontend
Example Quasar v2 app to be used with Laravel 8 projects
Stars: ✭ 24 (+33.33%)
Mutual labels:  quasar-framework
quasar-hackernews
HackerNews clone built with Vue 2.0, vue-router & vuex & Quasar Framework, with server-side rendering
Stars: ✭ 25 (+38.89%)
Mutual labels:  quasar-framework
vue-telescope-extensions
Browser extensions for Vue Telescope
Stars: ✭ 121 (+572.22%)
Mutual labels:  quasar-framework
larasar
Laravel + Quasar Framework
Stars: ✭ 77 (+327.78%)
Mutual labels:  quasar-framework
alighieri
A distraction-free tool for novelists and writers
Stars: ✭ 105 (+483.33%)
Mutual labels:  quasar-framework
mayank-profile
My Profile | Made using Quasar Framework and Vue.js
Stars: ✭ 23 (+27.78%)
Mutual labels:  quasar-framework
quasar-testing
Testing Harness App Extensions for the Quasar Framework 1.0+
Stars: ✭ 142 (+688.89%)
Mutual labels:  quasar-framework
fd-vue-webapp
A Vue.js web application for Freedomotic Open IoT framework
Stars: ✭ 63 (+250%)
Mutual labels:  quasar-framework
skeleton-quasar
Exemplo simples de skeleton para o Quasar Framework
Stars: ✭ 40 (+122.22%)
Mutual labels:  quasar-framework
vue-cli-plugin-quasar
Quasar Framework Vue CLI plugin
Stars: ✭ 66 (+266.67%)
Mutual labels:  quasar-framework
quasar-starter-ssr-pwa-jest-cypress
Accelerated starter kit for building a quasar 17 app.
Stars: ✭ 49 (+172.22%)
Mutual labels:  quasar-framework
dashblocks-template
Dashblocks Vue Material Admin Template
Stars: ✭ 143 (+694.44%)
Mutual labels:  quasar-framework
quasar-template-meteor
Quasar Starter Kit for Meteor
Stars: ✭ 44 (+144.44%)
Mutual labels:  quasar-framework
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
Stars: ✭ 86 (+377.78%)
Mutual labels:  quasar-framework
quasar-epub-reader
📚 👓 An epub reader made with quasar framework and epubjs
Stars: ✭ 22 (+22.22%)
Mutual labels:  quasar-framework
agile-visitors
Application for registering employee entries with the possibility of generating reports, validating and storing users with minimal effort.
Stars: ✭ 23 (+27.78%)
Mutual labels:  quasar-framework
Laravel-Quasar
Laravel - Quasar Starter Kit
Stars: ✭ 22 (+22.22%)
Mutual labels:  quasar-framework
quasar-ui-qactivity
Create activity timeline
Stars: ✭ 38 (+111.11%)
Mutual labels:  quasar-framework

Quasar Framework logo

Quasar Framework Electron Wrapper

Build Electron Apps with Quasar. Currently in beta.

Quickstart

Wrap Quasar App

$ quasar wrap electron

Running for development

Make sure you keep running (from root project folder): $ quasar dev Then from wrapper folder: $ npm run dev

Bulding for production

Make sure you build Quasar app from root project folder before packaging it with Electron ($ quasar build). Then from Electron wrapper folder: $ npm run build

Build for specific platform only:

$ npm run build <platform>
# Example: $ npm run build linux

Quasar Framework

Build responsive websites, PWAs, hybrid mobile Apps (that look native!) and Electron apps using same code, powered with Vue.

Supporting Quasar

Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome backers. If you'd like to join them, check out Quasar Framework's Patreon campaign.

Documentation

Electron wrapper documentation will be available soon. Until then, Quasar CLI will give all instructions when you wrap your app.

Head on to the Quasar Framework official website for help on CLI commands: http://quasar-framework.org

Community Forum

Head on to the official community forum: http://forum.quasar-framework.org

Quasar Repositories

Contributing

I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature).

Issue Reporting Guidelines

Please use the appropriate Github repo to report issues. See "Related Components" above. For example, a bug related to CLI should be reported to the CLI repo, one related to build issues to Quasar Framework Templates repo and so on.

  • The issue list of the repository is exclusively for bug reports and feature requests. For anything else please use the Community Forum.

  • Try to search for your issue, it may have already been fixed in the development branch or it may have a resolution.

  • Check if the issue is reproducible with the latest stable version of Quasar. If you are using a pre-release, please indicate the specific version you are using.

  • It is required that you clearly describe the steps necessary to reproduce the issue you are running into. Issues with no clear repro steps will not be triaged. If an issue labeled "need repro" receives no further input from the issue author for more than 5 days, it will be closed.

  • If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it.

Read more here.

Quasar Play App

Instead of using mobile emulators for testing your Quasar Apps, use this App instead. You can develop apps directly on your phone/tablet (hot reload supported!), without even installing your app.

Currently only on Google Play. Requiring funding to pay fees on Apple Store and release the iOS counterpart too.

Check its repo here: Quasar Play.

License

Copyright (c) 2016-2017 Razvan Stoenescu

MIT License

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].