Javascript Vue

A convenient replacement for nuxt-link component when using nuxt-i18n

nuxt-i18n-link A convenient replacement for <nuxt-link> component when using nuxt-i18n. It is simply a replacement for this exact code: <nuxt-link :to=”localePath(“/page”)”> Link </nuxt-link> into <nuxt-i18n-link to=”/page”> Link </nuxt-i18n-link> This...
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

Pin It on Pinterest

Generated by Feedzy