1 Repo
Generating table columns dynamically by inspecting the first row of data and inferring types.
Distinct from Generated Columns: This is a UI layout generation task, not a database-level computed column.
Explore 1 awesome GitHub repository matching user interface & experience · Automatic Column Generation. Refine with filters or upvote what's useful.
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
Creates columns by examining the first row of data and assigning sorters based on value types.