vuejsexamples.com 2023-01-26 07:04 A sample voice conversation app built using OpenAI Whisper and Vue.js openai-whisper-talk openai-whisper-talk is a sample voice conversation... vuejsexamples.com 2023-01-25 07:04 Shitty Todo app built with Vuetify Shitty Todo app Link Introducton In this example project, I learn how to use Vuetify along with Vue JS and Vuex to build a shitty Todo... vuejsexamples.com 2023-01-24 07:47 Flat Earth TV Guide WebSite using Vue.js FE TV Guide pnpm install pnpm run dev Screenshots Home Page Stream Page If you see an error in the chat window(similar to the above... vuejsexamples.com 2023-01-24 07:21 A tool to help you create and manage your adventures and enemies with the help of GPT-3 Fantasy Fabricator A tool to help you create and manage your adventures,... vuejsexamples.com 2023-01-23 07:09 A Vue 3 component library for THREE.js made with TypeScript and Composition API Drie Drie is a Vue 3 component library for three.js inspired by... vuejsexamples.com 2023-01-23 07:08 A Personal portfolio built with Vue, Bootstrap and Firebase Personal Portfolio My personal portfolio built with Vue, Bootstrap &...
vuejsexamples.com 2023-01-20 20:01 A Vue component for drag & drop demand made with Vue 3 vue-flexable-dnd A simple and powerful drag&drop component for Vue developers Thank you for install vue-flexable-dnd component ——— A drag and drop component developed for vue, which can sovle the problem...
vuejsexamples.com 2023-01-19 07:05 Nuxt3 Boilerplate with working OAuth Google, JWT auth, I18n translation Introduction Here is a completely working Nuxt 3 Template ! This app is a single-page application built with Nuxt 3 and includes features such as OAuth authentication with Google, translation with I18n, and a dark and...
vuejsexamples.com 2023-01-18 07:22 jump to local IDE source code while click the element of browser automatically 📖 Introduction A vite plugin which provides the ability that to jump to the local IDE when you click the element of browser automatically. It supports Vue2 & 3 & SSR. 📦 Installation #...
vuejsexamples.com 2023-01-17 07:46 A vue.js shopping App for both customers and vendors orders Introduction This project is a web app on browsers and iOS providing a convenient online shopping experience for both customers and vendors which covers many functions such as browsing and maintaining the product...
vuejsexamples.com 2023-01-17 07:43 Card component with skeleton and basic mode for vue nax-card Card hecha en Vue usable como skeleton para experiencia de usuario y carta básica para imagen, datos. Sino se agrega nada el modo es Skeleton por defecto. Vue 3 + Vite: This template should help get you...
vuejsexamples.com 2023-01-15 07:36 An Open Source MariaDB/MySQL Auto Backup Tool RedBackup (BETA) This is a beta! Use with caution A free, Open Source backup tool for your MariaDB, Mysql Server. (Windows only) Features: Automatic Scheduled Backups Launch on Startup Darkmode! How to...
vuejsexamples.com 2023-01-15 07:34 A Vue App to help you with your shopping list vue-shopping-list This App is here to help you with your shopping list. If you want to install it just follow the Project Setup. Project setup git clone npm install npm run serve Some Screenshots for...
vuejsexamples.com 2023-01-15 07:33 OTP code input widget for Vue otp-widget-vue OTP code input widget for Vue 3 install npm i @lbgm/otp-widget-vue Props Interface: interface Props { childs?: number; type?: "number" | "text"; placeholder?: string; gap?:...
vuejsexamples.com 2023-01-14 07:08 Stable.art - An open-source plugin for Photoshop that allows you to use Stable Diffusion Stable.art 🖼 Stable.art is an open-source plugin for Photoshop (v23.3.0+) that allows you to use Stable Diffusion (with Automatic1111 as a backend) to accelerate your art workflow. Say goodbye to tedious art...
vuejsexamples.com 2023-01-14 07:06 Restaurant matching and voting application using MVC pattern and RESTful APIs Taste Buds Designed to find the perfect place to dine. Restaurant matching and voting application using MVC pattern and RESTful APIs. Registered Taste Buds users can search for restaurants in a desired area and...
vuejsexamples.com 2023-01-13 07:44 Free admin template for vue js. Made with vuetify 3 Swing Admin Template Swing is a free and open source admin template created with vuejs, vuetify 3 and vite. This project is aimed to help developer creating admin and dashboard UI fastly and easily. Frameworks Swing...
vuejsexamples.com 2023-01-13 07:32 Single binary full stack Nuxt3 PocketBase application Quick Demo This demo allows you to login and see pocketnuxt in action. This is hosted on a small droplet in DigitalOcean using systemctl. Pocket Nuxt Nuxt3 and PocketBase delivered in a simple binary that can run...
vuejsexamples.com 2023-01-12 07:36 Generate teams randomly based on rank Team Generator Generate teams randomly based on rank. This is useful if you want to create linueups of balanced teams. See it in action here Make sure to install the dependencies: pnpm install Setup Postgress is used...
vuejsexamples.com 2023-01-12 07:36 Three.js Portfolio Landing Page with Vue Three.js Portfolio Landing Page + Main page Live site Note: Main page in progress! This is a portfolio landing page I built for fun as an intro into several new topics for me. Originally made by Chris Lis, but I used...
vuejsexamples.com 2023-01-11 07:36 A Salesforce Commerce Cloud Cartridge for Developers Dev Console A Salesforce Commerce Cloud (Demandware) Cartridge for Developers. Features Execute Server Side JavaScript on your Sandbox in your favorite browser No Site Preferences or Misc Imports Required, just...
vuejsexamples.com 2023-01-11 07:35 FIFA World Cup Qatar 2022 Match Reservation System QuCup ⚽ Match Reservation Website for FIFA World Cup Qatar 2022 Developed using ⚙️ Features ⚡ Register new account Log In / Log Out View all matches and thier details Edit profile Manager can add new...
vuejsexamples.com 2023-01-11 07:31 Advanced setup for Vue.js 3 project using webpack with many custom components But first – DEMO https://vue-3-webpack-boilerplate-v2.netlify.app/ NOTE: There is no backend API running that means: Authentication/Authorization, Xhr Upload and Sephiroth grid playground/demo showcases are not...
vuejsexamples.com 2023-01-10 07:44 A Multiplayer Realtime Tic Tac Toe Game with Socket.io and Vue.js Let’s Build a Multiplayer Realtime Tic Tac Toe Game with Socket.io and Vue.js #Vuejs #JavaScript #Game development #Programming. Developed a Tic-Tac-toe game from scratch using Vue.js. We will integrate the real-time...
vuejsexamples.com 2023-01-10 07:41 Fully Customizable Chat UI for different Frameworks chat-ui This Chat is fully customizable. Currently supported Frameworks: Vue3, React, Solid Usage Vue3 npm install @chat-ui/vue3 <script setup> import { Chat } from "@chat-ui/vue3"; function...