Javascript Vue

Unplugin auto import: Auto import APIs on-demand for Vite, Webpack, Rollup and esbuild

unplugin-auto-import Auto import APIs on-demand for Vite, Webpack, Rollup and esbuild. With TypeScript support. Powered by unplugin. Install npm i -D unplugin-auto-import Vite // vite.config.ts import AutoImport from ‘unplugin-auto-import/vite’...
Read More
Javascript Vue

A fully customisable Vue version of the material-ui datepicker

vue-material-datepicker This datepicker is a fully customisable Vue(v2.1.6) version of the material-ui datepicker that fit all your projects. See below to discover all customisable components. ee below to discover...
Read More
Javascript Vue

Drag n’ Drop plugin for Vue.js

vue2-dnd Drag n’ Drop plugin for Vue.js View Demo View Github Installation npm install vue2-dnd –save Usage import Vue2Dnd from ‘vue2-dnd’ Vue.use(Vue2Dnd) Draggable Directive v-draggable.[groupname]=”[draggable object]” <template> <div v-draggable.groupname=”item”></div>...
Read More
Javascript Vue

A clean, easy-to-use, iOS UIAlertController-like alert plugin for Vue 2.x.

Vue-Alerts Demo A clean, easy-to-use, UIAlertController-like alert plugin for Vue 2.x. Online Demo You can access the demo here. Download the plugin The plugin is available from “/src/plugins/vue-alerts”. I’m...
Read More
Javascript Vue

VueTrese: a VueDose clone written in Nuxt 3

VueTrese, a VueDose clone written in Nuxt 3. 🚀 Live Demo https://vue-trese.vercel.app/ 🔥 Usage The project comes with @storyblok/nuxt@next, the Storyblok module for Nuxt 3, installed by default. Start...
Read More
Javascript Vue

Webpack/Rollup/Vite plugin to add multiple root-node support to Vue 2 SFCs

vue-frag-plugin Webpack/Rollup/Vite plugin to use multiple root nodes in Vue 2 Single-file Components (SFCs). Powered by vue-frag. <div class="highlight highlight-text-html-vue position-relative overflow-auto" data-snippet-clipboard-copy-content="<template> <span> Hello </span> <span> Multiple root...
Read More
Javascript Vue

A Simple Twemoji Selector with vue.js

SI-GRENOBLE INSTALL npm install si-grenoble View Demo View Github SETUP SI-GRENOBLE は TailwindCSS のスタイルを利用していますが、スタイルを提供はしていません。 利用する場合は TailwindCSS をインストールし、 tailwind.config.js に以下を追加してください。 module.exports = { purge: { safelist: [ “flex”, “flex-col”, “absolute”,...
Read More

Pin It on Pinterest

Generated by Feedzy