Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nuxt | 45,647 | 18 hours ago | 907 | mit | TypeScript | |||||
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 Vue | 14,273 | 4,605 | 906 | 2 months ago | 168 | April 17, 2022 | 172 | mit | JavaScript | |
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup. | ||||||||||
Vue Awesome Swiper | 12,559 | 2,243 | 449 | 6 months ago | 58 | March 19, 2022 | 309 | mit | JavaScript | |
🏆 Swiper component for @vuejs | ||||||||||
Framework | 11,062 | 5,317 | 1,215 | 2 months ago | 274 | September 20, 2022 | 2 | mit | ||
Old repo of Nuxt 3 framework, now on nuxt/nuxt | ||||||||||
Vue Storefront | 10,222 | 19 hours ago | 37 | mit | TypeScript | |||||
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. | ||||||||||
Doccano | 7,841 | a day ago | 28 | May 19, 2022 | 238 | mit | Python | |||
Open source annotation tool for machine learning practitioners. | ||||||||||
Vuex Persistedstate | 5,629 | 1,039 | 219 | a year ago | 38 | September 21, 2021 | 27 | mit | JavaScript | |
💾 Persist and rehydrate your Vuex state between page reloads. | ||||||||||
Awesome Nuxt | 4,790 | 12 days ago | 20 | |||||||
A curated list of awesome things related to Nuxt.js | ||||||||||
I Hate Regex | 4,163 | a month ago | 35 | Vue | ||||||
The code for iHateregex.io 😈 - The Regex Cheat Sheet | ||||||||||
Primevue | 3,851 | 8 | 60 | 21 hours ago | 123 | September 08, 2022 | 370 | mit | CSS | |
Next Generation Vue UI Component Library |
The boilerplate for making electron applications built with vue / nuxt.
Things you'll find in this boilerplate:
standard
code style) with support for typescript linting*** available in renderer and main process
** customizable during vue-cli scaffolding
# 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
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.