awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesSpreadsheet Generation Libraries

Frameworks for programmatically creating and populating spreadsheet files from structured data.

Distinguishing note: Focuses on the creation of document structures, distinct from general data processing or formatting.

Explore 3 awesome GitHub repositories matching data & databases · Spreadsheet Generation Libraries. Refine with filters or upvote what's useful.

Awesome Spreadsheet Generation Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sheetjs/sheetjsSheetJS 的头像

    SheetJS/sheetjs

    36,278在 GitHub 上查看↗

    SheetJS is a comprehensive library for parsing, manipulating, and generating complex spreadsheet file formats. It functions as a universal data processor that maps diverse binary, XML, and text-based file structures into a unified internal object model, allowing developers to create, read, and transform workbook data programmatically. The library distinguishes itself through a portable logic layer that provides a consistent execution environment across web browsers, server-side runtimes, and native desktop or mobile applications. By utilizing stream-based processing, it handles large files in

    The library generates new spreadsheet files by populating empty workbook structures with worksheets derived from structured data arrays or objects to organize information for external use.

    angularbuncsv
    在 GitHub 上查看↗36,278
  • qax-os/excelizeqax-os 的头像

    qax-os/excelize

    20,682在 GitHub 上查看↗

    Excelize is a library for reading and writing spreadsheet files in the Office Open XML format. It provides a comprehensive suite of tools for programmatically creating, modifying, and analyzing workbooks, worksheets, and cell data, ensuring compatibility across various office software suites through structured XML serialization. The library distinguishes itself with a built-in formula calculation engine that evaluates complex mathematical and logical expressions directly against workbook data. It also features a memory-mapped streaming architecture, which allows for the efficient processing o

    Provides a comprehensive library for reading and writing spreadsheet files while preserving data, styles, and formatting.

    Goagentaianalytics
    在 GitHub 上查看↗20,682
  • unidoc/uniofficeunidoc 的头像

    unidoc/unioffice

    4,809在 GitHub 上查看↗

    unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document library, a document security toolkit, and a document content extractor. It is designed to programmatically create, read, and modify Word, Excel, and PowerPoint files, as well as generate and edit PDF documents. The project is distinguished by its native language implementation of the Open XML standard, which removes native binary dependencies to simplify container deployments. It features advanced capabilities for digital document security, including hardware-based PDF signing,

    Provides a library for programmatically creating Excel spreadsheets with cell formatting and data validation.

    Godocxecma-376excel
    在 GitHub 上查看↗4,809
  1. Home
  2. Data & Databases
  3. Spreadsheet Generation Libraries