2 Repos
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 2 awesome GitHub repositories matching user interface & experience · Table Export Tools. Refine with filters or upvote what's useful.
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.
Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic
Saves table contents or filtered results into various formats for external use.