awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesDeclarative Component Data Structures

Transforms application state into declarative data structures that represent the user interface and update automatically when underlying data changes.

Distinct from Data Display Components: Distinct from Data Display Components: focuses on the representation of UI as data structures, rather than just the display of data sets.

Explore 2 awesome GitHub repositories matching user interface & experience · Declarative Component Data Structures. Refine with filters or upvote what's useful.

Awesome Declarative Component Data Structures GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • day8/re-frameday8 का अवतार

    day8/re-frame

    5,532GitHub पर देखें↗

    re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur

    Represents user interfaces as declarative data structures that reactively update based on state changes.

    Clojureclojurescriptre-framereact
    GitHub पर देखें↗5,532
  • jakubgarfield/expensesjakubgarfield का अवतार

    jakubgarfield/expenses

    1,279GitHub पर देखें↗

    This application is a personal finance tracker that utilizes a cloud-based spreadsheet as its primary database for recording and organizing daily spending. It provides a web-based dashboard for managing individual transactions and generating monthly summaries to assist with budget oversight. The project distinguishes itself by leveraging spreadsheet-based storage to enable collaborative financial management, allowing multiple users to access and update shared records in real time. It further automates record maintenance through recurring transaction scheduling and integration with external wo

    Maps financial data collections to reactive view components that update automatically when the underlying state changes.

    JavaScriptexpense-managerexpense-trackerexpenses
    GitHub पर देखें↗1,279
  1. Home
  2. User Interface & Experience
  3. Data Display Components
  4. Declarative Component Data Structures