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
·

9 Repos

Awesome GitHub RepositoriesReactive Binding Updates

Refreshes only specific template bindings that change when associated data signals update.

Distinct from Template Data Binding: Focuses on signal-based binding updates, distinct from general template data binding.

Explore 9 awesome GitHub repositories matching web development · Reactive Binding Updates. Refine with filters or upvote what's useful.

Awesome Reactive Binding Updates GitHub Repositories

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

    lit/lit

    21,679Auf GitHub ansehen↗

    Lit is a library for building lightweight, interoperable web components. It provides a base class that leverages native browser APIs to encapsulate state, logic, and styles, allowing developers to create custom elements that function consistently across any modern web project. The framework distinguishes itself through a reactive property system that automatically triggers efficient, batched DOM updates. By utilizing tagged template literals, it defines declarative UI structures that are compiled into optimized update instructions. Its architecture emphasizes modularity through a reactive con

    Refreshes only the specific template bindings that change when associated data signals update to minimize unnecessary re-rendering.

    TypeScripthtml-templateslitlit-element
    Auf GitHub ansehen↗21,679
  • yemount/pose-animatorAvatar von yemount

    yemount/pose-animator

    8,843Auf GitHub ansehen↗

    Pose-animator is a system that maps real-time body and face tracking data to 2D vector illustrations. It functions as a skeletal animation engine and motion controller that translates human keypoint recognition into instantaneous SVG path updates. The project enables real-time motion capture from webcam feeds and pose extraction from static images. It utilizes a skeletal rig to link virtual bones to vector character surfaces, allowing for the animation of custom characters and interactive avatars. The tool incorporates client-side machine learning inference for processing camera frames, coor

    Updates SVG paths instantaneously based on human keypoint recognition in the browser.

    JavaScript
    Auf GitHub ansehen↗8,843
  • morrisjs/morris.jsAvatar von morrisjs

    morrisjs/morris.js

    6,882Auf GitHub ansehen↗

    morris.js is a JavaScript data visualization library and SVG charting framework. It is designed to render time-series line, bar, area, and donut charts to visualize complex datasets and distribution patterns. The library specializes in time-series charting to display temporal trends and track how specific values change over time. It provides tools for statistical data representation, allowing for the comparison of different data sets or the illustration of proportions within a whole. The framework enables the creation of web dashboard analytics by transforming raw data into graphical represe

    Refreshes visual representations by mutating the internal data model and triggering SVG path redraws.

    CoffeeScript
    Auf GitHub ansehen↗6,882
  • ractivejs/ractiveAvatar von ractivejs

    ractivejs/ractive

    5,920Auf GitHub ansehen↗

    Ractive is an open-source JavaScript framework for building reactive user interfaces where the DOM automatically updates when underlying data changes. It is fundamentally a declarative data binding library that synchronizes data between the model and the view, enabling two-way binding without manual DOM manipulation, and operates as a template-based component system for composing markup, styles, and logic into reusable UI components. The framework distinguishes itself through a plugin-extensible architecture that allows custom components, adaptors, and extensions to be registered without modi

    Compiles mustache-based HTML templates into virtual DOM trees that automatically update when data changes.

    JavaScript
    Auf GitHub ansehen↗5,920
  • dmq/mvvmAvatar von DMQ

    DMQ/mvvm

    5,190Auf GitHub ansehen↗

    Dieses Projekt ist eine benutzerdefinierte Implementierung des Model-View-ViewModel-Musters, die darauf ausgelegt ist, die Kern-Reaktivität und das Template-Parsing des Vue-Frameworks zu replizieren. Es fungiert als Data-Binding-Engine, reaktiver State-Manager und benutzerdefinierter Template-Compiler. Das Framework verwendet ein System zur Synchronisation des Modellzustands mit DOM-Elementen durch Eigenschafts-Interzeption und ein Observer-Muster. Es nutzt einen Parser, um DOM-Elemente nach Direktiven zu scannen, Platzhalter zu ersetzen und Daten an View-Knoten zu binden, um eine Zwei-Wege-Datensynchronisation zu erreichen. Das System deckt reaktive Datenbindung und die Entwicklung eines Template-Compilers ab, der benutzerdefinierte Direktiven in HTML identifiziert, um Daten dynamisch zu injizieren und Aktualisierungen zu verwalten.

    Provides a parser that scans DOM elements for directives to replace placeholders and bind data.

    CSSmvvmvue
    Auf GitHub ansehen↗5,190
  • derbyjs/derbyAvatar von derbyjs

    derbyjs/derby

    4,706Auf GitHub ansehen↗

    Derby ist ein isomorphes MVC-Framework und eine Echtzeit-Datensynchronisations-Engine, die für den Aufbau kollaborativer Anwendungen konzipiert ist. Es fungiert als bidirektionale Data-Binding-Bibliothek und Template-Engine, die eine einzige Codebasis zwischen Node.js und dem Browser teilt, um den Status über Clients und Server hinweg zu synchronisieren. Das Framework zeichnet sich durch den Einsatz von Operational Transformation aus, um Datenkonflikte automatisch aufzulösen, was Echtzeit-Shared-Editing und Multi-User-Kollaboration ermöglicht. Es verwendet ein differenzielles State-Mutation-Modell, um Updates durch Deep-Equality-Checks zu minimieren und sicherzustellen, dass nur geänderte Werte propagiert werden. Die Plattform deckt ein breites Spektrum an Funktionen ab, einschließlich reaktivem State-Management, isomorphem Routing und modularer UI-Komponentenentwicklung. Sie bietet Tools zur Verwaltung verschachtelter Datenpfade, zur Ausführung isomorpher Renderings für schnelle initiale Ladezeiten und zur Integration mit Server-Middleware. Das System ist in TypeScript implementiert.

    Automatically updates UI elements by tracking dependencies between data paths in the model and template expressions.

    TypeScript
    Auf GitHub ansehen↗4,706
  • h2oai/waveAvatar von h2oai

    h2oai/wave

    4,241Auf GitHub ansehen↗

    Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards and interactive interfaces using Python and R. It allows developers to define browser-based user interfaces and manage server-side state without writing HTML or CSS. The project functions as a collaborative state synchronizer, relaying and persisting application state across multiple concurrent users to enable shared real-time experiences. It distinguishes itself by broadcasting live updates and data visualizations to connected browsers through a unified programming model. T

    Implements content templates with placeholders that automatically update when the underlying data changes.

    Pythonappdashboardfedramp
    Auf GitHub ansehen↗4,241
  • benpickles/peityAvatar von benpickles

    benpickles/peity

    4,221Auf GitHub ansehen↗

    Peity ist eine leichtgewichtige SVG-Datenvisualisierungsbibliothek, die numerische Textinhalte und HTML-Attribute in kleine Torten-, Donut-, Balken- und Liniendiagramme umwandelt. Sie fungiert als attributgesteuerter Renderer und Tool zur progressiven Verbesserung, das Webseiten Vektorgrafiken hinzufügt, indem Daten direkt aus dem DOM gelesen werden, ohne dass schwere JavaScript-Frameworks erforderlich sind. Die Bibliothek unterstützt benutzerdefinierte Zeichenfunktionen und dynamische Farbzuweisungen, was die Registrierung neuer Diagrammtypen und die Verwendung benutzerdefinierter Funktionen zur Bestimmung von Segmentfarben ermöglicht. Ihr Funktionsumfang deckt das Rendern von Mini-Datendiagrammen ab, wie z. B. Sparklines und Fortschrittsringe für Dashboard-Metriken. Sie beinhaltet die Fähigkeit, Visualisierungen automatisch neu zu zeichnen, wenn sich der zugrunde liegende Elementtext ändert, und ermöglicht die individuelle Diagrammkonfiguration über HTML-Datenattribute.

    Automatically recalculates and redraws SVG paths when the associated element text content changes.

    HTMLchartjqueryjquery-plugin
    Auf GitHub ansehen↗4,221
  • vuejs/jsx-vue2Avatar von vuejs

    vuejs/jsx-vue2

    1,478Auf GitHub ansehen↗

    This project is a Babel plugin that enables the use of JSX syntax within Vue 2 applications. It functions as a build-time transpilation tool, converting declarative JSX into standard JavaScript render functions that are compatible with the framework's component system. The plugin bridges the gap between JSX and the framework by mapping standard template directives, such as event handling and model binding, directly to JSX attributes. It also provides automatic injection of the component instance context, allowing developers to access reactive properties and lifecycle methods directly within t

    Maps framework directives and reactive data expressions to JSX attributes for seamless state management.

    JavaScript
    Auf GitHub ansehen↗1,478
  1. Home
  2. Web Development
  3. Template Data Binding
  4. Reactive Binding Updates

Unter-Tags erkunden

  • Path-Based Reactive BindingsBindings that track dependencies between specific data paths in a model and template expressions. **Distinct from Reactive Binding Updates:** Specifically focuses on the path-based dependency tracking in a model, whereas the parent is general signal-based updates.
  • Reactive Template Compilers2 Sub-TagsCompiles HTML templates with mustache-style bindings into virtual DOM trees for efficient reactive updates. **Distinct from Reactive Binding Updates:** Distinct from Reactive Binding Updates: focuses on the compilation pipeline that transforms templates into reactive virtual DOM trees, not just signal-based binding refreshes.
  • SVG Path Redraws1 Sub-TagBinding updates that specifically trigger the recalculation and redraw of vector graphics paths. **Distinct from Reactive Binding Updates:** Focuses on the redraw of SVG paths rather than general reactive template updates.