Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malkhabir/sheetjsmultilevelexport
This example demonstrates how to use SheetJS (xlsx) to export hierarchical JSON data to an Excel file. The code initializes a dataset containing questions, answers, and sub-answers, with each level of data organized hierarchically.
https://github.com/malkhabir/sheetjsmultilevelexport
excelexport sheetjs-demo
Last synced: 22 days ago
JSON representation
This example demonstrates how to use SheetJS (xlsx) to export hierarchical JSON data to an Excel file. The code initializes a dataset containing questions, answers, and sub-answers, with each level of data organized hierarchically.
- Host: GitHub
- URL: https://github.com/malkhabir/sheetjsmultilevelexport
- Owner: malkhabir
- Created: 2024-09-07T22:20:02.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T22:26:29.000Z (4 months ago)
- Last Synced: 2024-09-07T23:30:40.210Z (4 months ago)
- Topics: excelexport, sheetjs-demo
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
For more info: https://docs.sheetjs.com/docs/getting-started/examples/export