awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Table Customizations · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesData Table Customizations

User-defined view settings for tabular data including column visibility and ordering.

Explore 4 awesome GitHub repositories matching user interface & experience · Data Table Customizations. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. UI Components
  4. Data Display Components
  5. Data Table Customizations

Awesome Data Table Customizations GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • mui/material-ui

    mui/material-ui

    97,927GitHubView on GitHub↗

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex appl

    Sophisticated data grids and complex display elements handle high-density information with built-in sorting, filtering, and pagination capabilities.

    JavaScriptdesign-systemmaterial-designmaterial-ui
  • ant-design/ant-design

    ant-design/ant-design

    97,624GitHubView on GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and vi

    Sticky positioning logic pins elements to the viewport or scrollable containers once a defined scroll threshold is reached.

    TypeScriptant-designantddesign-systems
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Enables persistent customization of table layouts, including column visibility and sorting preferences, to suit individual user workflows.

    Pythonasynciohacktoberfesthome-automation
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Pins rightmost columns of the output to maintain visibility during horizontal scrolling for easier data access.

    Gobashclifish

Explore sub-tags

  • Advanced Data ComponentsProfessional-grade interface tools designed for handling and displaying complex data structures.
  • Sticky Column ComponentsUI components that pin specific elements to the viewport or scrollable containers to maintain visibility during scrolling.
  • Table Selection InterfacesMechanisms for selecting and performing bulk actions on items within tabular data views.