Electron Nuxt

⚡ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Alternatives To Electron Nuxt
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nuxt45,647
18 hours ago907mitTypeScript
Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Bootstrap Vue14,2734,6059062 months ago168April 17, 2022172mitJavaScript
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Vue Awesome Swiper12,5592,2434496 months ago58March 19, 2022309mitJavaScript
🏆 Swiper component for @vuejs
Framework11,0625,3171,2152 months ago274September 20, 20222mit
Old repo of Nuxt 3 framework, now on nuxt/nuxt
Vue Storefront10,222
19 hours ago37mitTypeScript
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
Doccano7,841
a day ago28May 19, 2022238mitPython
Open source annotation tool for machine learning practitioners.
Vuex Persistedstate5,6291,039219a year ago38September 21, 202127mitJavaScript
💾 Persist and rehydrate your Vuex state between page reloads.
Awesome Nuxt4,790
12 days ago20
A curated list of awesome things related to Nuxt.js
I Hate Regex4,163
a month ago35Vue
The code for iHateregex.io 😈 - The Regex Cheat Sheet
Primevue3,85186021 hours ago123September 08, 2022370mitCSS
Next Generation Vue UI Component Library
Alternatives To Electron Nuxt
Select To Compare


Alternative Project Comparisons
Readme

electron-nuxt

Windows Build status Linux Build status OSX Build status

JavaScript Style Guide Code quality

Template version


Overview

The boilerplate for making electron applications built with vue / nuxt.

Things you'll find in this boilerplate:

  • Auto-updating for easy development *
  • ES6/ES7 compilation without any extra work *
  • Typescript support [WIP](only in renderer process for now)
  • Parallel code compilation
  • Installed latest vue-devtools
  • Ability to easily package your electron app using electron-builder
  • GitHub Action for releasing cross-platform apps (>1.6.0)
  • Configured ESLint (standard code style) with support for typescript linting**
  • Built-in support for CSS pre-processor: **
    • Sass (scss)
    • LESS
    • Stylus
  • Pre-installed UI components framework: **
  • Pre-installed icon set for offline usage: **

* available in renderer and main process
** customizable during vue-cli scaffolding

Getting Started

# Install vue-cli and scaffold boilerplate
npm install -g vue-cli
vue init michalzaq12/electron-nuxt <project-name>

# Install dependencies and run your app
cd <project-name>
yarn install
yarn dev 

Take a look at the documentation. Here you will find useful information about configuration, project structure, and building your app

Sponsors

Electron-nuxt is an MIT licensed open source project and completely free to use. However, if you run a business and are using Electron-nuxt in a revenue-generating product, it makes business sense to sponsor project development.


RemSupp

Made with electron-nuxt

Popular Vue Projects
Popular Nuxt Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Typescript
Vue
Builder
Devtools
Nuxt
Unit Testing
Vue Cli
Vuetify
Ava
Electron Builder