2.2.0 • Published 4 years ago
ui-desktop-dropdown-menu v2.2.0
JS Desktop Dropdown Menu Package
- This package is a focused look at creating a dropdown menu using hardcoded HTML options and JavaScript to enable interactive dropdown menu options for a desktop layout, not built responsively (next package will have mobile support/responsiveness).
- This pacakge is primarily meant for testing purposes in regards to package creation and deployment practice, so expect potential bugs and other hiccups to possibly occur.
HTML File
- The HTML file included is a sample of what your HTML needs to look like when it comes to structure and class naming conventions to properly utilize the JavaScript included in this package.
Tools
- HTML5
- CSS3
- JavaScript (Vanilla, no libraries)
- npm/Node.js
- Git/GitHub
- eslint (Code formatting/consistency)
- npm (Published to npmjs.org)