Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guilospanck/dropdown-with-search

Simple dropdown with search made with vanilla JavaScript
https://github.com/guilospanck/dropdown-with-search

vanilla-js

Last synced: 7 days ago
JSON representation

Simple dropdown with search made with vanilla JavaScript

Awesome Lists containing this project

README

        

# Dropdown with search vanilla JS

Simple dropdown with search made using vanilla JavaScript. This should not be used in production whatsoever, it's only a PoC that shows some custom implementation that can be done using only plain vanilla JavaScript.

## Installation

Just drag and drop the `index.html` into a browser tab.

To search for something, hit enter after input some text in the search bar when the dropdown is opened.