Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devzom/vue-simpleselect

Vue-SimpleSelect
https://github.com/devzom/vue-simpleselect

vue

Last synced: about 2 months ago
JSON representation

Vue-SimpleSelect

Awesome Lists containing this project

README

        

# Vue-SimpleSelect

## Side project to create a reusable custom select component

[Link to live project](https://devzom.github.io/Vue-SimpleSelect/)

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.