awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesKeyboard-Accessible Dropdowns

Dropdown menu components specifically designed for navigation and closing via keyboard inputs.

Distinct from Keyboard-Based Accessibility: Focuses on the dropdown component interaction rather than general keyboard-based accessibility patterns.

Explore 2 awesome GitHub repositories matching user interface & experience · Keyboard-Accessible Dropdowns. Refine with filters or upvote what's useful.

Awesome Keyboard-Accessible Dropdowns GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • melt-ui/melt-uimelt-ui 的头像

    melt-ui/melt-ui

    4,167在 GitHub 上查看↗

    Melt UI 是一个 Svelte 的无头 UI 库,提供了一系列无样式、可访问的组件构建器。它作为一个可访问的组件框架和状态管理工具,提供了构建符合 WAI-ARIA 标准并支持键盘导航的界面元素所需的逻辑和状态,且不强制要求特定的视觉样式。 该库具有一个浮动元素定位引擎,用于管理弹出框、工具提示和菜单相对于触发元素的位置。该系统利用 Portal 防止布局裁剪,并包含自动溢出预防功能,以确保元素保持在屏幕边界内。 该工具集涵盖了广泛的功能性 UI 组件,包括组合框和滑块等表单元素、树视图和选项卡等导航模式,以及对话框模态等覆盖工具。它还提供了用于日期和时间选择的专用接口,以及手风琴和工具栏等布局组件。

    Provides a dropdown menu component supporting keyboard navigation and typeahead searching.

    TypeScript
    在 GitHub 上查看↗4,167
  • excid3/tailwindcss-stimulus-componentsexcid3 的头像

    excid3/tailwindcss-stimulus-components

    1,516在 GitHub 上查看↗

    This project is a collection of pre-built, reusable interface components designed for web applications that utilize StimulusJS and TailwindCSS. It functions as a frontend interaction framework, providing a set of standard UI elements that manage state and user behavior through declarative controller patterns. The library distinguishes itself by integrating utility-first styling with accessible component authoring. It leverages HTML attributes to bind JavaScript logic directly to DOM elements, enabling developers to implement complex interactions like modals, dropdowns, and tabbed content with

    Provides interactive dropdown menus that support keyboard navigation and automatic dismissal.

    JavaScripthacktoberfeststimulusjstailwindcss
    在 GitHub 上查看↗1,516
  1. Home
  2. User Interface & Experience
  3. Keyboard-Based Accessibility
  4. Keyboard-Accessible Dropdowns

探索子标签

  • Dropdown MenusFloating lists of actions triggered by an element with keyboard navigation support. **Distinct from Keyboard-Accessible Dropdowns:** Focuses on the full dropdown menu component rather than just the keyboard accessibility layer