Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
accessible-menu-bootstrap-5
Advanced tools
A JavaScript library to help you generate WAI-ARIA accessible menus with in the DOM using Bootstrap 5.
A JavaScript library to help you generate WAI-ARIA accessible menus with in the DOM using Bootstrap 5.
This project is an extension of accessible-menu to allow out-of-the-box for Bootstrap 5 compatibility.
The supported menu types are:
Please follow the main project's documentation.
You can install Accessible Menu Bootstrap 5 into your project using NPM.
# latest stable
npm install accessible-menu-bootstrap-5
You can use Accessible Menu Bootstrap 5 directly from a CDN via a script tag.
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5/dist/accessible-menu-bs5.iife.js"></script>
We use jsdelivr as the example, but you can use any cdn you prefer, such as unpkg. You can also download the files listed in the CDN and host them yourself if preferred.
The following codepens are available as examples of how to use accessible-menu
:
This project uses Semantic Versioning 2.0.0 to keep track of releases.
For more detailed information about SemVer, please see the official documentation.
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.
FAQs
A JavaScript library to help you generate WAI-ARIA accessible menus with in the DOM using Bootstrap 5.
The npm package accessible-menu-bootstrap-5 receives a total of 57 weekly downloads. As such, accessible-menu-bootstrap-5 popularity was classified as not popular.
We found that accessible-menu-bootstrap-5 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.