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

https://github.com/kiosion/js-multiselect-dropdown

Simple multi-select dropdown picker written in vanilla JS
https://github.com/kiosion/js-multiselect-dropdown

es6 javascript multiselect multiselectdropdown

Last synced: about 1 year ago
JSON representation

Simple multi-select dropdown picker written in vanilla JS

Awesome Lists containing this project

README

          


JS multiselect dropdown


Simple & customizable multi-select dropdown picker, written in vanilla JS


## 🚧 Demo
Check out [kiosion.github.io/js-multiselect-dropdown/](https://kiosion.github.io/js-multiselect-dropdown/) for a live demo, or [index.html](index.html) for example usage.

## 📃 Credit
Based on [admirhodzic/multiselect-dropdown](https://github.com/admirhodzic/multiselect-dropdown)