awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Focus Management · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesFocus Management

Utilities for controlling input focus and interaction states.

Distinguishing note: Focuses on programmatic focus control.

Explore 2 awesome GitHub repositories matching user interface & experience · Focus Management. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Focus Management

Awesome Focus Management GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ueberdosis/tiptap

    ueberdosis/tiptap

    35,207View on GitHub↗

    Tiptap is a headless, modular framework designed for building custom rich-text editors. It provides a developer-focused abstraction layer over a structured document model, allowing for full control over the underlying schema through a plugin-based architecture. By separating document state management from the user interface, it enables the creation of tailored editing experiences that remain framework-agnostic. The project distinguishes itself through a robust collaborative engine that supports real-time multi-user editing, conflict resolution, and presence tracking. It integrates artificial

    Provides commands to remove focus from the editor instance.

    TypeScripteditorjavascriptjs
    35,207View on GitHub↗
  • mantinedev/mantine

    mantinedev/mantine

    30,577View on GitHub↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    Focus is trapped within the child node if the active prop is true When the FocusTrap component is mounted or when the active prop changes from false to true, the first element with the data-autofocus attr

    TypeScriptdark-modedark-themehooks
    30,577View on GitHub↗