1 repository
Mechanisms for embedding external JavaScript modules and functions into a UI framework.
Distinct from JavaScript Function Invocations: Existing candidates focus on hardware or native C++ backends rather than general UI extensibility via JS.
Explore 1 awesome GitHub repository matching user interface & experience · Custom JavaScript Integrations. Refine with filters or upvote what's useful.
Panel is a Python data application framework used to build interactive dashboards and reactive user interfaces by connecting data visualizations, widgets, and callbacks. It functions as a reactive UI library that synchronizes application state with interface updates based on user interactions. The project distinguishes itself by offering multiple execution models, including a FastAPI-based web application server for scalable session management and a WebAssembly compiler that enables Python applications to run directly in the browser without a backend server. It also includes a specialized too
Allows embedding external modules, custom components, and inline JavaScript functions for specialized features.