hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Friday, 6 May, 2022 UTC

Visualize Vue.js component relationships and communication channels, i.e. props, events and slots

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


Friday, 6 May, 2022 UTC

Web Telegram Clone Built With Vue Js

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


Friday, 6 May, 2022 UTC

Smart Food Waste Bin Project Built with Vue.js

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


Friday, 6 May, 2022 UTC

Implementing Some CRUD Using Vue3 And Composition API

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


Tuesday, 3 May, 2022 UTC

Vue 3 Authentication with JWT, Vuex and Vue Router

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


Monday, 2 May, 2022 UTC

Vue Micro Service Architecture Framework

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


Sunday, 13 March, 2022 UTC

A simple straightforward customizable mobile-friendly image cropper for Vue

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


Sunday, 13 March, 2022 UTC

MLOps.toys: A curated list of MLOps projects, tools and resources

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


Sunday, 13 March, 2022 UTC

A simple blog with galleries with Sanity.io structured datas, Vue3 and Tailwindcss 3

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


Sunday, 13 March, 2022 UTC

A simple starter template for Vue JS and Tailwind CSS

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


Sunday, 13 March, 2022 UTC

Show cards fetching API json, rick and morty app built with vue.js

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


Friday, 11 March, 2022 UTC

A Simple Weather App using Vue.js And OpenWeatherMap

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


Friday, 11 March, 2022 UTC

VueBoard - Admin dashboard built Vue 3, Tailwind CSS and TypeScript

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


Friday, 11 March, 2022 UTC

A Miniature todo list with emoji, using Vue and Tailwind CSS

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


Friday, 11 March, 2022 UTC

Kartobuilder - Laravel package for building your own map

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


Thursday, 10 March, 2022 UTC

FendThorne: A decentralised cloud storage system built for army personnel

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


Thursday, 10 March, 2022 UTC

M-Dashboard: A simple productivity Dashboard to monitor tasks/work, Built with vue.js

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


Thursday, 10 March, 2022 UTC

A Vue 3 component to make pagination, based on vuejs-paginate

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


Monday, 28 February, 2022 UTC

Event search application developed using vue.js

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


Monday, 28 February, 2022 UTC

Pdftron Vue: Integrating Webviewer Into Vue Project

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


Monday, 28 February, 2022 UTC

2048 Game Built with VueJS

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


Friday, 25 February, 2022 UTC

Friendly Captcha component for Vue 2 and 3

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


Friday, 25 February, 2022 UTC

Web application in Vue to create a Trello-like site

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


Wednesday, 23 February, 2022 UTC

A todo Calculator project built with vue

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


Tuesday, 22 February, 2022 UTC

15 Best Vue.js Admin & Dashboard Templates in 2022

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


Sunday, 19 December, 2021 UTC

Movie Recommender System Built With Vue and Bulma

📌 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


Sunday, 19 December, 2021 UTC

A template for using Vue in FormIt plugin development

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


Sunday, 19 December, 2021 UTC

Lingua-libre record checker App Built Using Vue.js

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


Sunday, 19 December, 2021 UTC

Build a blog with Nuxt.js content

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


Sunday, 19 December, 2021 UTC

Buefy field validation prototype using AJV validator for JSON schema

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