2 repositorios
Adds user-defined functions or widgets that modify how the table behaves or renders.
Distinct from Plugin Systems: Distinct from Plugin Systems: focuses on table-specific plugin systems for behavior and rendering, not general developer tool plugins.
Explore 2 awesome GitHub repositories matching development tools & productivity · Table Behavior. Refine with filters or upvote what's useful.
DataTables is a feature-rich HTML table library that transforms static HTML tables into interactive data grids with sorting, paging, filtering, and server-side processing support. It provides a client-side rendering engine that handles table rows, pagination, and sorting entirely in the browser, while also offering a server-side processing pipeline that offloads sorting, filtering, and paging operations to a backend for efficient handling of large datasets. The library distinguishes itself through its plugin-based extension system, which allows custom functions and widgets to modify table beh
Adds user-defined functions or widgets that modify how the table behaves or renders.
dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It functions as a CRUD generator and backend scaffolding tool that automatically produces create, read, update, and delete interfaces based on database table schemas. The system distinguishes itself through a plugin-based extension architecture and the ability to run multiple independent administrative instances within a single installation. It provides specialized tools for mapping external APIs to forms and tables, as well as an event-driven form lifecycle for executing custom logic du
Toggles automatic submission of search queries to control how results refresh in data tables.