1 repo
Mechanisms for exposing application state, user data, and query results through globally accessible objects.
Distinguishing note: Focuses on the exposure of application-specific context, distinct from general-purpose dependency injection or global state management libraries.
Explore 1 awesome GitHub repository matching development tools & productivity · Global Application Contexts. Refine with filters or upvote what's useful.
Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe
Exposes application information, including query data and user details, through globally available objects for easy access.