4 个仓库
Mechanisms for applying conditional CSS classes to table rows based on record data.
Distinct from Table Data Processing: Distinct from Table Data Processing: focuses on the visual styling of rows rather than data manipulation.
Explore 4 awesome GitHub repositories matching data & databases · Row Styling. Refine with filters or upvote what's useful.
Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo
Enables the construction of complex, responsive row structures using grid and stack components.
Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure
Changes the visual appearance of entire rows based on the data they contain using conditional styling.
simple.css is a classless CSS framework that styles plain, semantic HTML with sensible defaults, requiring no CSS classes or JavaScript. It automatically applies a dark color scheme based on system preference, sets responsive typography and spacing from a modular scale, and includes a minimal CSS reset to normalize browser defaults. The entire framework lives in a single file with no dependencies. The framework uses only element selectors, so any standard HTML page becomes visually presentable with a centered, max-width layout, accessible interactive elements (buttons, forms, navigation), and
This CSS framework formats tables with alternating row colors, images with rounded corners and full width, and collapsible sections that expand like an accordion.
ngx-datatable 是一个功能丰富的 Angular 应用程序数据表格组件,旨在显示和管理大型数据集。它作为一个可定制的数据网格,支持排序、分页,并使用自定义 Angular 模板来设置数据单元格样式。 该组件的特色在于其高性能的虚拟滚动网格,仅渲染可见行以优化内存和 CPU 使用。它提供了一个交互式界面,通过行选择、列重排和可展开的详细视图来管理数据。 该项目涵盖了广泛的能力,包括用于固定和调整列宽的列管理、多列排序,以及用于远程数据获取的服务端集成。它还包括行级定制,如动态样式、自定义行组件和灵活的选择模式。其他实用功能包括表格消息本地化和通过 CSS 应用自定义主题。
Allows applying conditional CSS classes and custom directives to rows based on their data values.