1 Repo
Mechanisms for adding custom widgets and components to a data interface through a modular plugin system.
Distinct from Custom Component Extensions: Distinct from Custom Component Extensions: focuses on a plugin-based architecture for adding widgets rather than general frontend component integration.
Explore 1 awesome GitHub repository matching user interface & experience · Plugin-Based Widget Additions. Refine with filters or upvote what's useful.
Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a relational database. At its core, it manages structured data across multiple linked tables, using a relational database engine to organize information while providing a familiar grid interface. The platform supports Python-based formulas for complex calculations and data transformations, with automatic recalculation when referenced cells change. The system is designed for self-hosted deployment, storing data in either portable SQLite files or enterprise-grade PostgreSQL databases. It
Adds tailored widgets and components to a data interface through a plugin system to meet specific business needs.