{"id":16412555,"url":"https://github.com/nickdjm/accessible-menu","last_synced_at":"2025-04-05T19:09:08.417Z","repository":{"id":36186348,"uuid":"222169638","full_name":"NickDJM/accessible-menu","owner":"NickDJM","description":"A JavaScript library to help you generate WAI-ARIA accessible menus in the DOM.","archived":false,"fork":false,"pushed_at":"2025-03-13T02:09:37.000Z","size":3717,"stargazers_count":44,"open_issues_count":7,"forks_count":9,"subscribers_count":5,"default_branch":"4.x","last_synced_at":"2025-03-29T18:08:37.888Z","etag":null,"topics":["accessibility","aria","disclosure-menu","hoverable","hoverable-dropdown","javascript","menu","menubar","navigation","treeview","wcag"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NickDJM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":"docs/supported-menus.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["nickdjm"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2019-11-16T22:57:05.000Z","updated_at":"2025-03-21T20:00:05.000Z","dependencies_parsed_at":"2023-01-16T23:15:15.278Z","dependency_job_id":"40706e82-e609-4f8f-a72d-6bcaa33c7c3e","html_url":"https://github.com/NickDJM/accessible-menu","commit_stats":{"total_commits":471,"total_committers":5,"mean_commits":94.2,"dds":0.0721868365180467,"last_synced_commit":"3b4d5fb9a3bb3b55f3c9cfa265bdd610fe191e53"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickDJM%2Faccessible-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickDJM%2Faccessible-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickDJM%2Faccessible-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickDJM%2Faccessible-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickDJM","download_url":"https://codeload.github.com/NickDJM/accessible-menu/tar.gz/refs/heads/4.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386263,"owners_count":20930618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility","aria","disclosure-menu","hoverable","hoverable-dropdown","javascript","menu","menubar","navigation","treeview","wcag"],"created_at":"2024-10-11T06:49:16.078Z","updated_at":"2025-04-05T19:09:08.398Z","avatar_url":"https://github.com/NickDJM.png","language":"JavaScript","readme":"# accessible-menu\n\n[![Latest release](https://img.shields.io/npm/v/accessible-menu?label=RELEASE\u0026style=for-the-badge)](https://www.npmjs.com/package/accessible-menu)\n[![License](https://img.shields.io/github/license/NickDJM/accessible-menu?style=for-the-badge)](/LICENSE)\n[![Tests](https://img.shields.io/github/actions/workflow/status/nickdjm/accessible-menu/test.yml?branch=4.x\u0026label=Tests\u0026style=for-the-badge)](https://github.com/NickDJM/accessible-menu/actions/workflows/test.yml)\n[![GitHub CodeQL](https://img.shields.io/github/actions/workflow/status/nickdjm/accessible-menu/codeql-analysis.yml?branch=4.x\u0026label=CodeQL\u0026style=for-the-badge)](https://github.com/NickDJM/accessible-menu/actions/workflows/codeql-analysis.yml)\n\nA JavaScript library to help you effortlessly create WCAG-compliant menus in the DOM.\n\nThe supported menu types are:\n\n- [Disclosure Navigation Menus](https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/examples/disclosure-navigation/),\n- [Disclosure Navigation Menus with Top-Level Links](https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/examples/disclosure-navigation-hybrid/),\n- [Navigation Menubar](https://www.w3.org/WAI/ARIA/apg/patterns/menubar/examples/menubar-navigation/), and\n- [Navigation Treeview](https://www.w3.org/WAI/ARIA/apg/patterns/treeview/examples/treeview-navigation/)\n\n## Getting Started\n\nPlease follow the [documentation](https://accessible-menu.dev/).\n\n## Examples\n\nThe following codepens are available as examples of how to use `accessible-menu`:\n\n- [Disclosure Navigation Menu](https://codepen.io/nickdjm/pen/NWmWMea)\n- [Disclosure Navigation Menu with Top-Level Links](https://codepen.io/nickdjm/pen/xxJNzVR)\n- [Navigation Menubar](https://codepen.io/nickdjm/pen/wvZvXvP)\n- [Navigation Treeview](https://codepen.io/nickdjm/pen/KKYKewB)\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://coldfrontlabs.ca\"\u003e\n    \u003cimg src=\"https://coldfrontlabs.ca/themes/custom/frosty/images/coldfrontlabs-flakkon-logo.png\" alt=\"Coldfront Labs Inc.\" width=\"300px\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Versioning\n\nThis project uses Semantic Versioning 2.0.0 to keep track of releases.\n\nFor more detailed information about SemVer, please see the [official documentation](https://semver.org/).\n\n## Contributing\n\nIf you're interested in contributing to the project, please read the [Contribution Guidelines](.github/CONTRIBUTING.md). Any and all contributions _must_ follow these guidelines or they will not be accepted.\n","funding_links":["https://github.com/sponsors/nickdjm"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickdjm%2Faccessible-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickdjm%2Faccessible-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickdjm%2Faccessible-menu/lists"}