awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesState Signal Patching

Updating client-side reactive signals using JSON Merge Patch delivered via server responses.

Distinct from JSON Patching: Specifically targets the patching of reactive state signals rather than general JSON data.

Explore 1 awesome GitHub repository matching data & databases · State Signal Patching. Refine with filters or upvote what's useful.

Awesome State Signal Patching GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • starfederation/datastarAvatar von starfederation

    starfederation/datastar

    3,971Auf GitHub ansehen↗

    Datastar is a framework for hypermedia application development that enables the creation of reactive user interfaces using declarative HTML attributes. It focuses on server-driven state management, offloading application logic and state transitions to the backend to reduce frontend complexity. The project distinguishes itself through real-time UI streaming, using Server-Sent Events to push incremental DOM patches and state changes over a single long-lived connection. It synchronizes frontend and backend state by applying partial JSON updates to a client-side signal store and employs morphing-

    Updates frontend reactive signals using JSON Merge Patch delivered via HTTP or Server-Sent Events.

    TypeScript
    Auf GitHub ansehen↗3,971
  1. Home
  2. Data & Databases
  3. JSON Patching
  4. State Signal Patching