Javascript Vue

Streamlit-option-menu: a simple Streamlit component that allows users to select a single item from a list of options in a menu

streamlit-option-menu streamlit-option-menu is a simple Streamlit component that allows users to select a single item from a list of options in a menu. It is similar in function to...
Read More
Javascript Vue

A React-Photo-Collage But For Vue.js

Vue Photo Collage A Vue.js@2 version of react-photo-collage View Demo View Github CodeSandbox Installation npm i vue-photo-collage Usage <template> <div> <photo-collage-wrapper gapSize=“6px“ @itemClick=“itemClickHandler“ v-bind=“collage“> </photo-collage-wrapper> </div> </template> <script> import...
Read More
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

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

A mini Vue.js Stocker using rapidapi

Stocker – Vuejs This is a mini vuejs project. https://rapidapi.com/alphavantage/api/alpha-vantage/ is used as API source. Demo website: https://stocker-vuejs.vercel.app/ About The Project Component Structure Responsive design Routing (Vue Router) Vuex...
Read More
Javascript Vue

An easy image cropper and (optionally) uploader component for vue.js

vue-anka-cropper An easy image cropper and (optionally) uploader component for vue.js View Demo View Github Installation NPM npm install vue-anka-cropper and then in your app: import vueAnkaCropper from ‘vue-anka-cropper’...
Read More
Javascript Vue

Vue2 UI component for mobile terminal countdown of imitation keep application

Project Name Vue2 UI component for mobile terminal countdown of imitation keep application 仿 keep App 倒计时 Vue2 UI 组件 Install NPM package installation npm i keep-countdown import CountDown...
Read More

Pin It on Pinterest