uspin A vue3 component that spins on load Install $ npm install uspin Usage <script setup lang=”ts“> import { onMounted, ref } from ‘vue’ import { hide, show }...
Read More
display
Fullstack application to visualize and create metrics
Metrics Fullstack application to visualize and create metrics. Features Create new metrics Create metrics given a name and value. Validate if the metric name and input. Metrics Visualization Filter...
Read More
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...
Read More
A simple calculator created for the subject IDATT2105, made in Vue
Calculator A very basic calculator made in Vue Check it out at: Calculator Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build...
Read More
NPM package: a 3D rolling sphere of words following your mouse movements
wordsphere NPM package: a 3D rolling sphere of words following your mouse movements. Compatible with Vue JS. PREVIEW FEATURES Words of your chosing are spread around a fully customizable...
Read More
View Laravel File-Based Logs In Web
View Laravel/Lumen logs in browser. Disclaimer This package is simply a lightweight web interface for Laravel and Lumen file-based logs. If you need an advanced debugging tool consider trying...
Read More
Vue project to simulate M-league style stats linechart
m-league-linechart Vue project to simulate M-league style stats line chart Overview This project is a single page web application to simulate M-league1 style line chart results. Usage If you...
Read More
Display movie posters on screens using web technologies
Digital Movie Poster (DMP) The web application creates a digital movie poster display for use on LED screens. Intended to run on a Raspberry Pi 4, but will run...
Read More
Visualization of all roads within any city built using vue
city-roads Visualization of all roads within any city built using vue. View Demo View Github How it is made? The data is fetched from OpenStreetMap using overpass API. While...
Read More
Easy way to use image in Vue template without write css
vue-aimg-loader easy way to use image in Vue template without write css. Installation npm i -D vue-aimg-loader yarn add –dev vue-aimg-loader Basic configuration webpack // webpack.config.js const VueLoaderPlugin =...
Read More