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!
- Host: GitHub
- URL: https://github.com/mell62/dropdown-menu
- Owner: mell62
- Created: 2024-09-12T19:22:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T23:10:32.000Z (almost 2 years ago)
- Last Synced: 2025-02-11T17:56:04.529Z (over 1 year ago)
- Topics: flexbox, npm, user-interface, webpack
- Language: CSS
- Homepage: https://mell62.github.io/dropdown-menu/
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dropdown Menu
Just a simple project which should display a simple dropdown menu powered by JavaScript.

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