Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

devzom/Vue-SimpleSelect

Repository files navigation

Vue-SimpleSelect

Side project to create a reusable custom select component

Link to live project

There are great projects such as VueMultiselect or V-Select but for my personal needs and company projects I am working on push me towards making posibbly the simplest custom select with just the basics.

Now it's just a Vue project, but the plan is - to make it as Vue plugin in future.