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

1 repo

Awesome GitHub RepositoriesTable Export Tools

Utilities for converting web-based table structures into downloadable spreadsheet formats.

Distinguishing note: Specifically targets the conversion of DOM-based HTML tables into file formats for user download.

Explore 1 awesome GitHub repository matching user interface & experience · Table Export Tools. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Table Export Tools

Awesome Table Export Tools 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 converts HTML table elements into downloadable spreadsheet files by transforming document object model structures into workbook objects for browser-based user downloads.

    angularbuncsv
    36,193View on GitHub↗