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.