awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesHeadless Logic Patterns

Architectural patterns for decoupling business logic from visual presentation layers.

Distinguishing note: Focuses on framework-agnostic logic separation rather than UI components.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Headless Logic Patterns. Refine with filters or upvote what's useful.

Awesome Headless Logic Patterns GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tanstack/queryAvatar TanStack

    TanStack/query

    49,761Vezi pe GitHub↗

    This project provides a comprehensive suite of tools for managing asynchronous state and building full-stack web applications. At its core, it functions as a centralized synchronization layer that automates data fetching, caching, and background revalidation, ensuring that remote server data remains consistent with the local user interface. By utilizing a declarative, hook-based programming model, it simplifies the management of complex data lifecycles and loading states. The project distinguishes itself through a headless design philosophy that decouples business logic from visual presentati

    Separates complex business logic and data management from visual presentation to ensure framework-agnostic component reuse.

    TypeScriptasynccachedata
    Vezi pe GitHub↗49,761
  • timolins/react-hot-toastAvatar timolins

    timolins/react-hot-toast

    10,848Vezi pe GitHub↗

    This project is a notification library for web applications that provides a system for displaying transient, non-blocking toast messages. It functions as a UI component library that manages the lifecycle, visibility, and positioning of alerts, allowing developers to provide immediate feedback to users through success, error, or loading states. The library distinguishes itself through a headless logic architecture that decouples state management from the visual layer, enabling full control over the appearance and structure of notifications. It supports custom component rendering, allowing deve

    Decouples notification state management from the visual layer to enable custom component rendering.

    TypeScriptnotificationsreactsnackbar
    Vezi pe GitHub↗10,848
  1. Home
  2. Software Engineering & Architecture
  3. Headless Logic Patterns