awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDynamic Column Header Generators

Tools that generate tabular column headers in real-time based on the structure of the input data.

Distinct from Header Groupings: Focuses on spreadsheet column headers rather than C-language header files or HTTP headers.

Explore 2 awesome GitHub repositories matching data & databases · Dynamic Column Header Generators. Refine with filters or upvote what's useful.

Awesome Dynamic Column Header Generators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • alibaba/easyexcelAvatar von alibaba

    alibaba/easyexcel

    33,703Auf GitHub ansehen↗

    EasyExcel is a Java processing library designed for reading and writing XLS, XLSX, and CSV files. It functions as a memory-efficient spreadsheet parser, an object-relational mapper that binds spreadsheet columns to Java class fields, and a stream-based exporter for handling high-volume data. The library distinguishes itself through a streaming model that processes large files row-by-row via listeners to prevent heap memory overflow. It also operates as a template engine, allowing the population of predefined spreadsheet files with dynamic data while preserving original layouts and styles. Br

    Generates column headers in real-time based on the provided input data.

    Javaexceljavajxl
    Auf GitHub ansehen↗33,703
  • denisraslov/react-spreadsheet-gridAvatar von denisraslov

    denisraslov/react-spreadsheet-grid

    1,173Auf GitHub ansehen↗

    This project is a high-performance data grid component for React designed to render large datasets within a spreadsheet-style interface. It provides a framework for displaying structured tabular information while enabling complex cell-based interactions and data management tasks. The component distinguishes itself through its support for spreadsheet-like editing workflows, including keyboard-driven navigation and the ability to inject custom components into individual cells. Users can dynamically manage the grid layout by resizing columns and organizing headers, ensuring the interface adapts

    Supports custom header content and column resizing to align with specific user workflows.

    JavaScriptdata-gridexcelgrid
    Auf GitHub ansehen↗1,173
  1. Home
  2. Data & Databases
  3. Dynamic Column Header Generators