vuensight 👀 Visualize Vue.js component relationships and communication channels , i.e. props, events and slots. This tool operates on the command line and is made for developers. The aim of vuensight is to provide visual insight into the components of ... more
vue-telegram-app Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference. GitHub View Github ... more
Customized open source dashboard npm install npm run serve localhost:8080 Service Concept This project was not aimed at commercialization, but rather at studying IoT services. Set the odor level based on the temperature inside the food waste bin and the ... more
my-crud Pending make crud for Tutorials Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Some views Customize configuration See Configuration ... more
Vue 3 Authentication with JWT, Vuex and Vue Router Flow for User Registration and User Login Signup Page: Form Validation could look like this: Login Page & Profile Page (for successful Login): For instruction, please visit: Vue 3 Authentication & ... more
Vue-MSA Vue Micro Service Architecture Framework. HOWTO Start Prerequirement node.js (Latest version is strongly recommended) yarn ( npm i -g yarn ) web browser (Chrome is recommended) IDE is optional Install dependencies and start the demo cd sub-app2 ... more
vue-croppa A simple straightforward customizable mobile-friendly image cropper for Vue 2.0. Features Straightforward : What you see is what you get Highly customizable : You can almost customize anything except the core functionalities Mobile-friendly ... more
Curated list of useful MLOps projects, tools and resources. Visit at https://mlops.toys! Made with ❤️ by Aporia Contribute We’d love your help! If we missed a project, please create an issue with the name of the project and we’ll add it 🙂 You can also ... more
Simple blog with Vue3, Tailwindcss 3, Sanity.io This is a simple blog working with structured datas hosted at Sanity.io. It includes a way to display image galleries. Blog sample deployed at : https://blog-with-gallery-for-sanityio.vercel.app/ All images ... more
Vue Tailwind A simple starter template for Vue JS + Tailwind View Demo View Github About This is my project on creating a simple starter template for Vue JS and Tailwind. Using the fixed layout concept, it is very suitable for developing web for a special ... more
rick-morty Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference. GitHub View Github ... more
vue-weather-app Weather app using Vue.js, OpenWeatherMap. Demo Project setup npm install API Key Create Api Key from OpenWeatherMap. Enter the key on the line below in src/store/store.js apiKey: "YOUR_API_KEY" Compiles and hot-reloads for development ... more
VueBoard Dashboard starter template built Vue 3, Tailwind CSS and TypeScript. View Demo View Github Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files ... more
emojiTasks Миниатюрный список задач с emoji Vue.js 3, Vite, TailwindCSS 3 Demos Codesandbox GitHub Page Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Lint with ESLint npm run ... more
Introduction Kartobuilder is a php package for the laravel framework that works with the inertia jetstream stack to build your own map. This package works with vue-leafleat (vue3). This is a beta version, any contribution is appreciated. Instalation guide ... more
View Demo View Github fendThorne fendThorne is a decentralised cloud storage system built for army personnel to securely upload , download and share files. It uses Arcana SDK and Google OAuth under the hood for storage of files and authentication of ... more
Formerly known by Vuetify Admin Dashboard logout button is in user menu in app bar A Crud Admin Dash made from Vue, Vuex, Vue-Router and Vuetify. Features working Notification system, Login system, JWT system, Store, Data tables M-Dashboard is a simple ... more
vuejs-paginate-next A Vue.js (v3) component to make pagination, based on vuejs-paginate from lokyoung. Thank bverheec for his Vue.js v3 solution in issue #128. Easy to use by providing simple api. And you can customize the style of this component by CSS. ... more
event-search Description Event search application developed using VUE framework. The application can be viewed on – https://event-search-vue.netlify.app/ Project setup npm install npm run serve Deployment 1. Merge to master for auto deployment to Netlify ... more
WebViewer – Vue sample WebViewer is a powerful JavaScript-based PDF Library that’s part of the PDFTron PDF SDK. It provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded ... more
2048-app 2048 Game Built with VueJS View Demo View Github Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See ... more
Vue Friendly Captcha Wrapper component library for Friendly Challenge. Works with Vue 2 and 3. Getting Started 1. Install the package Vue 2.x: npm install --save @somushq/vue-friendly-captcha Vue 3.x: npm install --save @somushq/vue3-friendly-captcha ... more
TWP Project setup npm install Run the web app npm run serve Web App Preview Home page Display all the notes created by categories Create a category form Form for updating a category Dynamic page Display the note clicked in bigger with two options : Update ... more
vue_project Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference. GitHub View Github ... more
Vue.js Admin Templates As we all know, vue.js is one of the best open-source JavaScript frameworks for building user interfaces on the web. Admin Dashboards are seemingly one of the most crucial parts of any website. Following are the best open source ... more
📌 Group Members Michael Pereira (500896409) Hitarth Chudgar (500888845) Dhanayush Raninga (500967245) 🍿🎞️ Movie Recommender System This project requires node.js. Build Setup # install dependencies $ yarn install # serve with hot reload at localhost:8080 ... more
Vue to FormIt Template This template is meant to be forked and used as a solid basis for implementing Vue for FormIt plugin development. This template also makes use of d3, because who doesn’t love d3! Project setup npm install Compiles and hot-reloads ... more
lingua-libre record checker Student project Digital Campus Workshop 2021 Features Fetch outside data with axios Add a single tag to a record Play one audio record Autoplay mode for all audio records Change speed rate for all audio players Set delay (ms) ... more
Nuxt.js Content Blog Learn how to build and deploy a Nuxt.js blog website to Firebase. 🎈 Start by adding your firebase project Note you’ll need to install firebase: npm i -g firebase-tools@latest You’ll need to be authenticated to your firebase project. ... more
Prototype – Buefy Field Validation using JSON Schema and AJV A prototype example to use JSON Schema as the validation rules for Buefy input components. The example here uses the Input component in Buefy and also uses the popular JSON schema validator ... more