https://github.com/fs-frost/excel2json
Tool to convert Excel files to JSON.
https://github.com/fs-frost/excel2json
excel
Last synced: 11 months ago
JSON representation
Tool to convert Excel files to JSON.
- Host: GitHub
- URL: https://github.com/fs-frost/excel2json
- Owner: FS-Frost
- Created: 2025-07-04T16:09:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-11T12:16:11.000Z (about 1 year ago)
- Last Synced: 2025-08-10T22:57:01.264Z (12 months ago)
- Topics: excel
- Language: Svelte
- Homepage: https://fs-frost.github.io/excel2json/
- Size: 769 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# excel2json

https://fs-frost.github.io/excel2json/
Tool to convert Excel files to JSON.
## Install dependencies
```sh
bun install
```
## Run on localhost
```sh
bun dev
```