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

2 repos

Awesome GitHub RepositoriesReactivity Primitives

Built-in primitives for tracking state changes and automatically updating dependent components or data structures.

Explore 2 awesome GitHub repositories matching web development · Reactivity Primitives. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. State & Data Management
  5. Data Synchronization Primitives
  6. Reactivity Primitives

Awesome Reactivity Primitives GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • flutter/flutter

    flutter/flutter

    175,261GitHubView on GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-p

    Dartandroidapp-frameworkcross-platform