Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devzom/vue-simpleselect
- Owner: devzom
- License: mit
- Created: 2021-03-13T15:09:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T21:11:09.000Z (about 2 years ago)
- Last Synced: 2023-03-10T03:33:24.163Z (almost 2 years ago)
- Topics: vue
- Language: Vue
- Homepage: https://devzom.github.io/Vue-SimpleSelect/
- Size: 338 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.