accessible-menu
v4.2.0
Published
A JavaScript library to help you generate WCAG accessible menus in the DOM.
Downloads
3,326
Maintainers
Readme
accessible-menu
A JavaScript library to help you effortlessly create WCAG-compliant menus in the DOM.
The supported menu types are:
- Disclosure Navigation Menus,
- Disclosure Navigation Menus with Top-Level Links,
- Navigation Menubar, and
- Navigation Treeview
Getting Started
Please follow the documentation.
Examples
The following codepens are available as examples of how to use accessible-menu
:
- Disclosure Navigation Menu
- Disclosure Navigation Menu with Top-Level Links
- Navigation Menubar
- Navigation Treeview
Sponsors
Versioning
This project uses Semantic Versioning 2.0.0 to keep track of releases.
For more detailed information about SemVer, please see the official documentation.
Contributing
If you're interested in contributing to the project, please read the Contribution Guidelines. Any and all contributions must follow these guidelines or they will not be accepted.