A web-based XLSX file reader that converts Excel files into HTML tables.
This web-based tool allows you to upload XLSX files and view them as HTML tables. It's useful for quickly visualizing spreadsheet data without needing specialized software.
- A modern web browser that supports HTML and JavaScript.
There's no installation required. You can access the XLSX Reader directly by opening 'index.html' in your web browser.
- Open 'index.html' in your web browser.
- Click the "Upload File" button to upload an XLSX file.
- Once the file is uploaded successfully, click "generate a table" to generate the HTML table.
- View and interact with the data in the generated table.
Contributions are welcome! If you'd like to improve or expand this project, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss the proposed changes.
This project is licensed under the MIT License - see the LICENSE file for details.