awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Headless UI Components · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesHeadless UI Components

Logic-only interface components that provide functionality without enforcing specific visual styles or markup.

Distinguishing note: No existing candidates provided; minting under User Interface & Experience to capture logic-separation patterns.

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

  1. Home
  2. User Interface & Experience
  3. Headless UI Components

Awesome Headless UI Components GitHub Repositories

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

    refinedev/refine

    34,106View on GitHub↗

    Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface

    Decouples business logic from the user interface by providing framework-agnostic hooks that manage state, data fetching, and navigation independently.

    TypeScriptadminadmin-uiant-design
    34,106View on GitHub↗
  • TanStack/table

    TanStack/table

    27,730View on GitHub↗

    This project provides a collection of headless, framework-agnostic libraries designed to manage complex application state and data logic. By decoupling data processing from the visual rendering layer, it allows developers to implement sophisticated features—such as data grids, form management, and routing—without being tied to specific UI markup or styling constraints. The core of the project is its focus on type-safe, performant state management that remains consistent across different frontend environments. It distinguishes itself through a modular architecture that includes advanced capabi

    Building complex interface elements by managing data logic and state transitions while keeping the visual markup and styling completely separate.

    TypeScriptdatagriddatagridsdatatable
    27,730View on GitHub↗