awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Spreadsheet Generation Libraries · Awesome GitHub Repositories

1 repo

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 1 awesome GitHub repository matching data & databases · Spreadsheet Generation Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Spreadsheet Generation Libraries

Awesome Spreadsheet Generation Libraries GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • SheetJS/sheetjs

    SheetJS/sheetjs

    36,193View on 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
    36,193View on GitHub↗