1 repository
Packaging mechanisms for bundling custom UI widgets to be served directly by the host application.
Distinct from Custom Widget Implementation: Focuses on the packaging and serving of the widget rather than its internal rendering logic.
Explore 1 awesome GitHub repository matching user interface & experience · Plugin Bundling. 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
Packages visual plugins to serve directly from the application without requiring external dependencies.