1.0.12 • Published 6 months ago

guiexpert v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

GuiExpert Table

Become a master at creating web applications with large tables

This is the UI-agnostic table component for your next web app. 😊

This is a mono repo

Features

  • Handle large datasets easily
  • Excellent performance for large tables by vertical and horizontal virtual scrolling
  • Fully-featured (advanced sorting and filtering)
  • Highly customizable data grid
  • Outstanding performance
  • No third-party dependencies
  • UI-agnostic
  • Column Interactions (resize, reorder)
  • Sorting Rows
  • Row, Column, and Range Selection
  • Single and Multi Selection
  • UI-agnostic
  • Row and Column Spanning
  • Fixed Columns (Left and Right)
  • Tree table (Hierarchical View)
  • Accessibility support: Keyboard Shortcuts
  • Custom Filtering
  • In-place Cell Editing
  • Userdefined Key and Mouse Events
  • Customizable Look & Feel (via CSS variables)
  • Row sorting
  • Column Reordering (Drag and Drop)
  • State Persistence (Row Sorting, Column Order, Selection)
  • Customizable Cell Contents via Renderer for Header, Body and Footer
  • Full control over the HTML structure and style

UI-agnostic

GuiExpert Table can be used with:

  • Plain JS apps
  • Angular
  • Vue.js
  • React
  • Preact
  • Svelte
  • Solid
  • Web Components

Links