We are excited to introduce a new AI-backed feature in generated applications – now it is possible to simply create charts and widgets from plain text. Just type what...
Read More
Interactive
A vue triple state slider: previous, current, next
vue triple state slider well this is slider that shows three states: previous, current and next slides. preview install via npm npm i @samrahnama/triple-state-slider import slider component import {createApp}...
Read More
An interactive game which you try to find associative words of a source word
Find Associative Words A game in which you try to find associative words (like tires, seats, and wheel of a car–the source word) of a source word. The idea...
Read More
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....
Read More
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
Timbiriche (Dots and Boxes) Game Built With Vue.js
Timbiriche (Dots and Boxes) View Demo View Github Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build...
Read More
A personal mobile-first digital business card made with Vue.js and Sass
Digital Business Card with Vue.js A simple bilingual digital and mobile-first business card, made with Vue.js (3x) and Sass. All project (UI/UX) are made by me in Adobe Photoshop...
Read More
A simple Vue 3 component for using Lottie animations in Vue 3
Vue 3 Lottie vue3-lottie was created to help developers add Lottie animations to their Vue 3 applications. In my search for a simple way to add Lottie animations to...
Read More
Select a value from a SVG Map box, built using vue.js
This extension is under development, it may take breaking changes. SVG Map Picker Select a value from a SVG Map box Installation In your Directus installation root npm install...
Read More
Products CRUD Operation Application in VueJS
product-crud-vue Descriptions: Product CRUD (Create, Read, Update, Delete) Application Technology used: VueJS Software Requirements VueJS See Command’s Documentation here Demo Video link GitHub View Github...
Read More