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

https://github.com/mell62/dropdown-menu

A very simple dropdown menu - and my very first published npm package!
https://github.com/mell62/dropdown-menu

flexbox npm user-interface webpack

Last synced: 6 months ago
JSON representation

A very simple dropdown menu - and my very first published npm package!

Awesome Lists containing this project

README

          

# Dropdown Menu

Just a simple project which should display a simple dropdown menu powered by JavaScript.

![webpage-screenshot](https://raw.githubusercontent.com/mell62/dropdown-menu/main/src/screenshot.png)

Check out the button [here](https://mell62.github.io/dropdown-menu/).

Package published to [npm](https://www.npmjs.com/package/boring-dropdown-menu).

## :joystick: Features

- Dropdown menu popping up and vanishing implemented through JavaScript DOM manipulation

## :page_with_curl: Note

- Modern normalize is used for cross-browser consistency