1 مستودع
Using a Ruby domain-specific language to define the layout, data sources, and configuration of visual dashboards.
Distinct from DSL Builders: Distinct from generic DSL builders or query compositions by focusing on the holistic definition of a dashboard's visual and data structure.
Explore 1 awesome GitHub repository matching web development · Ruby DSL Dashboard Definitions. Refine with filters or upvote what's useful.
Dashing is a Ruby dashboard framework used to build real-time, full-screen data displays. It employs a Ruby domain-specific language for defining data sources and visual components, utilizing a grid-based widget system to organize information for automated visual reporting. The framework is optimized for television screens and large monitors in office or operations environments. It implements a server-sent events architecture to push live data updates from any source directly to the browser. The system includes a background job scheduler for periodic data refreshes and automated metric repor
Provides a Ruby DSL for declaratively defining dashboard widgets and their associated data sources.