hello.js

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

NEW !!!

Monday, 24 October, 2022 UTC

Hotels Searcher App built with Vue3

Hotels searher app Поисковик отелей через Travelpayouts API Посмотреть деплой Экосистема JS ES6 Vue3 CLI , Vue Router Vuex , vuex-persist , LocalStorage – стейт-менеджмент и кеширование данных vuelidate – валидация полей vue-datepicker – кастомный дейтпикер ... more


Monday, 24 October, 2022 UTC

A terminal style interactive website built with Nuxt3

Terminal.me A terminal style website. The Nuxt3 version of m4tt72/terminal. Motivation Unix-like amateur Frontend/Web enthusiast Vue/Nuxt fan Open source lover That’s it! Quick Start First of all, give it a star, please😁. Then, fork this repo. Usging ... more


Friday, 30 September, 2022 UTC

Parameterizable animated cursor for vue 3

sf-vue-animated-cursor Parameterizable animated cursor for vue 3. Preview Installing npm install sf-vue-animated-cursor Usage Two things can be called from the plugin. basic cursor, which can be easily parameterized and with which you can build according ... more


Friday, 30 September, 2022 UTC

Simple wordle clone made in VueJS

Clone of WORLDE Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Preview GitHub View Github ... more


Friday, 30 September, 2022 UTC

Fabulous Notebook - A WYSIWYG notebook with an exciting paper and literature management system

Fabulous Fabulous Notebook Fabulous Notebook is a WYSIWYG notebook with an exciting paper and literature management system. The UI design is based on the VFluent, which is inspired by the Microsft Fluent Design System. The Application is Cross Platform ... more


Friday, 30 September, 2022 UTC

A beautiful Image Cropper in Vue using vuetify and vue-cropperjs

image-cropper Project setup npm install Compiles and hot-reloads for development npm run serve Checkout https://mihirhundiwala.github.io/image-cropper-in-vue/ for demo. GitHub View Github ... more


Friday, 30 September, 2022 UTC

A VUE application that consumes the Google Maps API

maps Introduction This is a VUE application that consumes the Google Maps API. It allows the user to drop markers across a map in either one of three ways: By right clicking on the map and providing a description for the marker. By having an array pre-populated ... more


Friday, 30 September, 2022 UTC

Bitcoffee - A CrowdFonding Dapp on the RSK network

Bitcoffee Bitcoffee is a CrowdFonding Dapp on the RSK network, in which anyone can raise funds for their personal interests, campaigns, charity funds, etc., as well as for their followers to follow their goals, this through the use of crypto assets such ... more


Friday, 30 September, 2022 UTC

View gerber files in your browser, and render them as SVG or PNG

GerberViewer View gerber files in your browser, and render them as SVG or PNG. Features Output top/bottom layer with nice look, to SVG or hi-resolution PNG images Generate relief layers that can be used in 3D modeling Presets of solder mask colors Develop ... more


Friday, 30 September, 2022 UTC

Hamburger ordering system using vue.js

vue-burger O projeto tem como finalidade a prática do framework VueJS atrelado com a linguagem Typescript, onde foi desenvolvido um sistema de pedidos de Hamburgers, sendo possível como cliente efetuar um pedido escolhendo o pão a carne e os adicionais. ... more


Friday, 30 September, 2022 UTC

Proplanner - Easy way to prepare a weekly schedule. You can export your schedule as a PDF file

📅 Proplanner Proplanner is easy way to prepare a weekly schedule. You can export your schedule as a PDF file! Visit live Technologies Frontend: Tailwind CSS + Vue.js Deployment: Vercel Development Setup $ git clone https://github.com/orhanemree/proplanner.git ... more


Wednesday, 28 September, 2022 UTC

Inertable Vue Component

INSTALATION npm install @rizkhal/inertable-vue BASIC USAGE <script setup> defineProps({ inertable: Object, }); </script> <template> <div> <Inertable :data="inertable" /> </div> </template> or you can ... more


Monday, 26 September, 2022 UTC

24 Game using Vue.js

INT203_ProjectGroup_122 Project group is 24 game About Project Make the number 24 from the four numbers shown. You can add, subtract, multiply and divide. Use all four numbers on the card, but use each number only once. You do not have to use all four ... more


Saturday, 17 September, 2022 UTC

SpaceONE Console made with Vue2 Composition API

SpaceONE Console Front-end Project for SpaceONE project. Components made with Vue2 Composition API. 🧩 SpaceOne Design System SpaceOne storybook ⚙️ Install git clone github.com/spaceone-dev/console cd console git submodule init && git submodule ... more


Saturday, 17 September, 2022 UTC

Proxy request to get response data and transform to TypeScript code

ohmyts An automated tool help you to transform backend json data to TypeScript type. Quick Start Vite install npm i @ohmyts/vite http-proxy -D usage vite.config.ts import { ohmytsVite } from '@ohmyts/vite' const r = (p: string) => resolve(__dirname, ... more


Friday, 16 September, 2022 UTC

A prototype of e-commerce shop on mern stack

E-commerce Shop Description This is a prototype of e-commerce shop on mern stack. E-commerce website made using Redux and Stripe which allows users to browse through various items and add items to cart for checkout. Installation The user will clone the ... more


Friday, 16 September, 2022 UTC

Persist and rehydrate your Vuex state between page reloads

vuex-persistedstate Persist and rehydrate your Vuex state between page reloads. robinvdvleuten/vuex-persistedstate Maintenance has stopped, but a lot of developers are still using vuex-persistedstate , so we try to replace it。 will try to keep the same ... more


Thursday, 15 September, 2022 UTC

A real time chat application in Vue, Socket.IO, MongoDB

Vue Socket.IO Chat Description A real time chat application in Vue, Socket.IO, MongoDB. Requirements Node.js, NPM, MongoDB Instructions Client: install dependencies and run client on port 8080 cd client npm install npm run serve Server: install dependencies ... more


Thursday, 15 September, 2022 UTC

Dashboard for managing rally discord bot built using vuejs

Rally Discord Bot Dashboard Dashboard for managing rally discord bot built using vuejs , a tour of the UI is available in the getting started guide. This app is ready to be deployed on netlify. On deploy it is required to set the CLIENT_ID and BOT_API ... more


Tuesday, 13 September, 2022 UTC

Counting Reset for Pokemon

Pokemon Counter Project setup npm install Compiles and hot-reloads for frontend npm run serve Compiles and hot-reloads for backend npm run api Compiles and hot-reloads for frontend and backend npm run dev Lints and fixes files npm run lint The Node server ... more


Tuesday, 13 September, 2022 UTC

Seikatsu nft website built with vue and firebase

#cryptbaddiesnftwebsite View our website here or view it here. Website Design: Purpose This is a start-up kit for a Firebase web project, which uses Vue.js. There is also a start-up kit using Vue3 https://github.com/isamu/firebase-vue3-startup-kit Instruction ... more


Monday, 12 September, 2022 UTC

An easy-to-use Modal for Vue 3. Multiple modals can pop up orderly

usemodal-vue3 An easy-to-use Modal for Vue 3. Multiple modals can pop up orderly. DEMO Install npm i usemodal-vue3 CDN https://www.unpkg.com/usemodal-vue3 Usage import { ref } from 'vue'; import { Modal } from 'usemodal-vue3'; let isVisible = ref(false); ... more


Sunday, 11 September, 2022 UTC

Recreation of the Windows 95 Operating System built with Vue

Vue 95 Recreation of the Windows 95 Operating System built with Vue 3 JS. Demo https://johnuberbacher.com/vue95 Screenshots Project setup Imports dependencies npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for ... more


Saturday, 10 September, 2022 UTC

A Simple Vuejs spell checker app

spell-checker Simple Vuejs spell checker app. Follow the below commands to install the dependance and run the app. npm i npm run serve GitHub View Github ... more


Saturday, 10 September, 2022 UTC

The Icon component, supporting Iconify, Emojis and custom components

Nuxt Icon Icon module for Nuxt with 100,000+ ready to use icons from Iconify. ✨ Release Notes 🏀 Online playground Features ✨ Nuxt 3 ready Support 100,000 open source vector icons via Iconify Emoji Support Custom SVG support (via Vue component) Setup ... more


Saturday, 10 September, 2022 UTC

Modern UI Library that is beautifully designed and ready to use

Jenika-UI Modern UI Library that is beautifully designed and build projects on top of that. Installation Install from your favourite package managers. yarn add jenika-ui # or with npm npm install jenika-ui Import styles into your main.{ts/js} file import ... more


Saturday, 10 September, 2022 UTC

A simple portfolio starter theme built with Nuxt.js and Tailwind CSS

Nuxt.js & TailwindCSS Portfolio – With Dark Mode A simple portfolio starter theme built with Nuxt.js and Tailwind CSS. It’s the rigged Nuxt version of the Vuejs-&-TailwindCSS-Portfolio Portfolio in action https://fabianloewe.de Features Simple ... more


Saturday, 10 September, 2022 UTC

Yet another photo management app for Nextcloud

Memories 📷 Yet another photo management app for Nextcloud How is this different? 📸 Photo and Video Timeline : Sorts photos by date taken, parsed from Exif data. 🤔 Quick Recap : Jump to anywhere in the timeline instantly. 🖼️ Albums : Browse your and ... more


Saturday, 10 September, 2022 UTC

Compact Electronic Logbook System with Vue.js

Clog Clog (Compact Electronic Logbook System) is a web-based logbook system aimed to be used in accelerators. The goal is to design and implement a logbook system with modern web technology but in a very simple way. Features Compact : lightweight architecture ... more


Saturday, 10 September, 2022 UTC

Learn Contentful building a music themed project

A Year in Music Learn how to use Contentful by keeping track of your favorite albums per month. Built using Nuxt.js and Contentful. Setup Links See how to setup here Example Demo View live demo here Getting Started Clone this repository to create your ... more